Prepare for release and deprecate old RPC sdk

This commit is contained in:
2024-12-02 11:46:36 +02:00
parent d2aca8ffa9
commit 5a8769bee9
13 changed files with 13 additions and 4 deletions

View File

@@ -61,11 +61,9 @@ tasks.assemble {
publisher {
apiKeys {
modrinth(System.getenv("MODRINTH_TOKEN"))
nightbloom(System.getenv("PLATFORM_KEY"))
}
setModrinthID(modrinth_id)
setNightbloomID("craterlib")
setVersionType("alpha")
setChangelog(rootProject.file("changelog.md"))