mirror of
https://github.com/architectury/architectury-api.git
synced 2026-04-02 05:27:42 -05:00
Port to 20w51a
This commit is contained in:
@@ -72,7 +72,7 @@ curseforge {
|
||||
apiKey = project.hasProperty("curse_api_key") ? project.property("curse_api_key") : System.getenv("curse_api_key")
|
||||
project {
|
||||
id = "419699"
|
||||
releaseType = "release"
|
||||
releaseType = "$rootProject.cf_type"
|
||||
changelogType = "html"
|
||||
changelog = releaseChangelog()
|
||||
addGameVersion "1.16.4"
|
||||
|
||||
Reference in New Issue
Block a user