API Update and workflow fix

This commit is contained in:
ThisTestUser
2024-09-18 19:54:28 +00:00
parent 67c5e33a78
commit c2e2dd4c39
4 changed files with 4 additions and 10 deletions

View File

@@ -17,12 +17,6 @@ dependencies {
//add the TerminatorPlus-API module
implementation(project(":TerminatorPlus-API"))
// paperweightDevBundle("com.example.paperfork", "1.19-R0.1-SNAPSHOT")
// You will need to manually specify the full dependency if using the groovy gradle dsl
// (paperDevBundle and paperweightDevBundle functions do not work in groovy)
// paperweightDevelopmentBundle("io.papermc.paper:dev-bundle:1.19-R0.1-SNAPSHOT")
}
tasks {