mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-21 16:17:37 +01:00
add curseforge "1.18-Snapshot"
This commit is contained in:
parent
344010a9ed
commit
acb3623570
@ -221,7 +221,7 @@ curseforge {
|
||||
id = "391298"
|
||||
changelog = "A changelog can be found at https://github.com/ViaVersion/ViaFabric/commits"
|
||||
releaseType = "alpha"
|
||||
Arrays.<String> asList("1.17.1", "1.16.5", "1.15.2", "1.14.4", "1.8.9",
|
||||
Arrays.<String> asList("1.18-Snapshot", "1.17.1", "1.16.5", "1.15.2", "1.14.4", "1.8.9",
|
||||
"Java 8", "Java 9", "Java 10", "Java 11", "Java 12", "Java 13", "Java 14", "Java 15", "Java 16", "Java 17", "Fabric")
|
||||
.forEach { ver -> addGameVersion(ver) }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user