Prepare for release and deprecate old RPC sdk

This commit is contained in:
2024-12-02 11:50:33 +02:00
parent b1c7a9de7f
commit cfb7bcb5de
132 changed files with 866 additions and 40 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"))