[DEV] Nightbloom stuff

This commit is contained in:
2024-07-05 21:10:46 +02:00
parent 0f17e8f844
commit 8d135fe0f2
5 changed files with 8 additions and 1 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}")