[FEAT] Paper Support
This commit is contained in:
@@ -107,7 +107,7 @@ publisher {
|
||||
setModrinthID(modrinth_id)
|
||||
setNightbloomID("craterlib")
|
||||
setVersionType("release")
|
||||
setChangelog("https://raw.githubusercontent.com/hypherionmc/changelogs/main/craterlib/changelog-forge.md")
|
||||
setChangelog(rootProject.file("changelog.md"))
|
||||
setProjectVersion("${minecraft_version}-${project.version}")
|
||||
setDisplayName("[Forge 1.20/1.20.1] CraterLib - ${project.version}")
|
||||
setGameVersions("1.20", "1.20.1")
|
||||
|
Reference in New Issue
Block a user