Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README.md #14

Merged
merged 1 commit into from
Jun 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![forge](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/forge_vector.svg)
[![github](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/github_vector.svg)](https://github.com/Type-32/PreciseManufacturing)
[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/mod/create-precise-manufacturing)
[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/mod/precise-manufacturing)
[![kofi-singular](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/donate/kofi-singular_vector.svg)](https://ko-fi.com/Type-32)

_Badges from [Devin's Badges](https://intergrav.github.io/devins-badges-docs/badges/)_
Expand Down Expand Up @@ -32,8 +32,9 @@ The currently supported versions are:

| Versions | Compatible Fabric Mod Ver. | Compatible Forge Mod Ver. | Dependency |
|----------|----------------------------|---------------------------|-------------------|
| 1.18.2 | N/A. TBD | 0.2.4-alpha | tacz-1.18.2-1.0.0 |
| 1.20.1 | N/A. TBD | 0.2.4-alpha | tacz-1.20.1-1.0.1 |
| 1.18.2 | N/A. TBD | 0.2.5-alpha | tacz-1.18.2-1.0.0 |
| 1.19.2 | N/A. TBD | 0.2.5-alpha | tacz-1.19.2-1.0.0 |
| 1.20.1 | N/A. TBD | 0.2.5-alpha | tacz-1.20.1-1.0.1 |

## Translations

Expand Down Expand Up @@ -69,5 +70,6 @@ The currently supported langauge translations are:

| 版本 | 兼容 Fabric 的模组版本 | 兼容 Forge 的模组版本 | 前置模组 |
|--------|-----------------|----------------|-------------------|
| 1.18.2 | 暂无,待定 | 0.2.4-alpha | tacz-1.18.2-1.0.0 |
| 1.20.1 | 暂无,待定 | 0.2.4-alpha | tacz-1.20.1-1.0.1 |
| 1.18.2 | 暂无,待定 | 0.2.5-alpha | tacz-1.18.2-1.0.0 |
| 1.19.2 | 暂无,待定 | 0.2.5-alpha | tacz-1.19.2-1.0.0 |
| 1.20.1 | 暂无,待定 | 0.2.5-alpha | tacz-1.20.1-1.0.1 |
Loading