mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-15 10:35:14 +01:00
update readme and curseforge mc version
This commit is contained in:
parent
d5626f4eca
commit
fed2aaa372
@ -19,7 +19,7 @@ Note: ViaVersion is designed for Vanilla Minecraft servers. It probably will not
|
||||
|
||||
| Dependency | Download |
|
||||
| ----------------------------------------- | ------------------------------------------------------------------------------------------ |
|
||||
| (Bundled 3.1.1 release) ViaVersion 3.0.2+ | https://ci.viaversion.com/job/ViaVersion/ or https://ci.viaversion.com/job/ViaVersion-DEV/ |
|
||||
| (Bundled 3.2.0 release) ViaVersion 3.2.0+ | https://ci.viaversion.com/job/ViaVersion/ or https://ci.viaversion.com/job/ViaVersion-DEV/ |
|
||||
| (Bundled) Cotton Client Commands | https://www.curseforge.com/minecraft/mc-mods/cotton-client-commands |
|
||||
| (Optional) Fabric Command API v1/v0 | https://www.curseforge.com/minecraft/mc-mods/fabric-api |
|
||||
| Fabric Resource Loader v0 | https://www.curseforge.com/minecraft/mc-mods/fabric-api |
|
||||
@ -28,7 +28,7 @@ Note: ViaVersion is designed for Vanilla Minecraft servers. It probably will not
|
||||
|
||||
| Dependency | Download |
|
||||
| ----------------------------------------- | ------------------------------------------------------------------------------------------ |
|
||||
| (Bundled 3.1.1 release) ViaVersion 3.0.2+ | https://ci.viaversion.com/job/ViaVersion/ or https://ci.viaversion.com/job/ViaVersion-DEV/ |
|
||||
| (Bundled 3.2.0 release) ViaVersion 3.2.0+ | https://ci.viaversion.com/job/ViaVersion/ or https://ci.viaversion.com/job/ViaVersion-DEV/ |
|
||||
| (Optional) Fabric Commands v0 | https://www.curseforge.com/minecraft/mc-mods/legacy-fabric-api |
|
||||
| Fabric Resource Loader v0 | https://www.curseforge.com/minecraft/mc-mods/legacy-fabric-api |
|
||||
|
||||
|
@ -108,11 +108,11 @@ curseforge {
|
||||
addGameVersion("1.15.2")
|
||||
}
|
||||
"mc-1.16" -> {
|
||||
addGameVersion("1.16-Snapshot")
|
||||
addGameVersion("1.16")
|
||||
addGameVersion("1.16.1")
|
||||
addGameVersion("1.16.2")
|
||||
addGameVersion("1.16.3")
|
||||
addGameVersion("1.16.4")
|
||||
}
|
||||
}
|
||||
addGameVersion("Fabric")
|
||||
|
Loading…
Reference in New Issue
Block a user