Go to file
2025-12-08 08:07:01 +00:00
gradle/wrapper feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
hcu-core build: Add Gradle performance properties, switch several dependencies to compileOnly, and remove Exposed and PostgreSQL dependencies. 2025-12-07 17:53:54 +00:00
src/main feat: Implement a grappling hook special item with dedicated event handling for its mechanics. 2025-12-08 08:07:01 +00:00
.envrc feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
.gitattributes feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
.gitignore feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
.gitmodules feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
build.gradle.kts build: Add Gradle performance properties, switch several dependencies to compileOnly, and remove Exposed and PostgreSQL dependencies. 2025-12-07 17:53:54 +00:00
flake.lock feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
flake.nix feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
gradle.properties build: Add Gradle performance properties, switch several dependencies to compileOnly, and remove Exposed and PostgreSQL dependencies. 2025-12-07 17:53:54 +00:00
gradlew feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
gradlew.bat feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
README.md feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
settings.gradle.kts feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00

Kotlin + Gradle kts

How to Build

./gradlew shadowJar: