Go to file
2025-12-11 14:48:55 +00:00
docs refactor: Consolidate component ticking logic into EventListener, remove ComponentListener, and update App.kt and documentation accordingly. 2025-12-11 13:18:04 +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
sample feat: Introduce Glider item with its associated recipes, models, textures, and mechanics. 2025-12-08 12:51:39 +00:00
src/main feat: Add double jump component 2025-12-11 14:48:55 +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: