Signed-off-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
shedaniel
2021-06-09 00:49:14 +08:00
parent a6caf28d98
commit 56ebb43da4
3 changed files with 8 additions and 8 deletions

View File

@@ -93,8 +93,9 @@ curseforge {
releaseType = "$rootProject.cf_type"
changelogType = "html"
changelog = releaseChangelog()
addGameVersion "1.17"
addGameVersion "1.17-Snapshot"
addGameVersion "Java 8"
addGameVersion "Java 16"
addGameVersion "Fabric"
relations {
requiredDependency "fabric-api"