Update build scripts

- add publish to modrinth script
- add publish to curseforge script
- update build and release ci
- fix spelling in README.md

Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
This commit is contained in:
2024-01-16 14:52:17 +13:00
parent 5ab33b1e63
commit b210d0540e
6 changed files with 78 additions and 6 deletions

View File

@@ -48,6 +48,8 @@ tasks {
"minecraft_version" to rootProject.property("minecraft_version")
))
}
exclude("architectury.common.json")
}
remapJar {