mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
Update to 1.19
This commit is contained in:
@@ -109,6 +109,7 @@ curseforge {
|
||||
changelogType = "html"
|
||||
changelog = releaseChangelog()
|
||||
addGameVersion "1.19"
|
||||
addGameVersion "1.19-Snapshot"
|
||||
addGameVersion "Java 17"
|
||||
addGameVersion "Fabric"
|
||||
relations {
|
||||
@@ -138,7 +139,7 @@ modrinth {
|
||||
versionName = "[Fabric $rootProject.supported_version] v$project.version"
|
||||
changelog = releaseChangelog()
|
||||
uploadFile = remapJar
|
||||
gameVersions = ["1.19-pre1"]
|
||||
gameVersions = ["1.19"]
|
||||
loaders = ["fabric", "quilt"]
|
||||
dependencies {
|
||||
// TODO: move to slugs if that functionality becomes available in minotaur
|
||||
|
||||
Reference in New Issue
Block a user