5 Commits

Author SHA1 Message Date
2b0e178704 Working ECS block event test
Some checks failed
Verifying Everything Compiles / build (push) Has been cancelled
2026-09-13 01:37:07 +02:00
AzureDoom
77b31717f6 Update gradle properly (legacy gradle came from mc project that change the gradlew file quite a bit) 2026-06-03 17:10:29 -04:00
AzureDoom
4b4a990bae Updated for hytale-tools 2026-06-03 12:09:19 -04:00
oskarscot
d6575627a3 fix: bump plugin version to fix circular dependencies and make gradlew executable, remove .idea/ junk 2026-02-02 16:32:44 +00:00
Ádám Liszkai
0a897e0522 feat: gradle support (#10)
Switching to the ScaffoldIt Gradle Plugin adding:
- HytaleServer.jar via the official Hytale maven
- Monorepo support via `common {}` block
- Kotlin support via `useKotlin()` function
- Hot-reloading using DCEVM JVM and IDEA
- Automatic manifest in-place generation
- Automatic source path scaffolding
- Source-linked Devserver for zero jar
- Source-linked Asset Editor
2026-02-02 16:08:11 +00:00