Commit Graph

4 Commits

Author SHA1 Message Date
Ádám Liszkai
fcba26deff feat: update plugin to 0.2.x so that fixed are auto-applied (#18) 2026-02-05 19:13:19 +00:00
Ádám Liszkai
86582c28de refactor: update plugin to 0.2.4
* feat: update plugin to 0.2.4

* docs: add kick-start description
2026-02-03 16:58:33 +00: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