add curseforge "1.18-Snapshot"

This commit is contained in:
creeper123123321 2021-09-28 07:25:37 -03:00 committed by GitHub
parent 344010a9ed
commit acb3623570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) }