[DEV] Nightbloom stuff and bump version

This commit is contained in:
2024-07-05 21:17:42 +02:00
parent 4463f62813
commit d426b63fcc
63 changed files with 103 additions and 40 deletions

View File

@@ -97,10 +97,12 @@ publisher {
apiKeys {
modrinth(System.getenv("MODRINTH_TOKEN"))
curseforge(System.getenv("CURSE_TOKEN"))
nightbloom(System.getenv("PLATFORM_KEY"))
}
setCurseID(curse_id)
setModrinthID(modrinth_id)
setNightbloomID("craterlib")
setVersionType("release")
setChangelog("https://raw.githubusercontent.com/hypherionmc/changelogs/main/craterlib/changelog-forge.md")
setProjectVersion("${minecraft_version}-${project.version}")