mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-15 18:55:08 +01:00
Final touches for v1.9.0
This commit is contained in:
@@ -149,6 +149,10 @@ unifiedPublishing {
|
||||
curseforge = "midnightlib"
|
||||
modrinth = "midnightlib"
|
||||
}
|
||||
optional {
|
||||
curseforge = "polymer"
|
||||
modrinth = "polymer"
|
||||
}
|
||||
}
|
||||
|
||||
var CURSEFORGE_TOKEN = project.findProperty("CURSEFORGE_TOKEN") ?: System.getenv("CURSEFORGE_TOKEN")
|
||||
|
||||
Reference in New Issue
Block a user