Commit Graph

15 Commits

Author SHA1 Message Date
AzureDoom
8476b14e4e Merge branch 'HytaleModding:main' into azuredoom-plugin 2026-06-08 14:03:13 -04:00
AzureDoom
3a5f053940 Revert "Update ExampleEvent for changes needed to work latest version"
This reverts commit 314ff77855.
2026-06-08 09:30:54 -04:00
AzureDoom
f0f2476f06 Add example of config as well 2026-06-08 09:28:46 -04:00
AzureDoom
314ff77855 Update ExampleEvent for changes needed to work latest version 2026-06-08 09:28:32 -04:00
Neil
bb19417b47 chore: update to 0.5.0 2026-06-08 02:44:50 +05:30
AzureDoom
4b4a990bae Updated for hytale-tools 2026-06-03 12:09:19 -04: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
Neil
581c43974a fix: verison in manifest 2026-01-27 02:54:31 +05:30
Izumi
858e72a80d build(manifest): set version in manifest.json to the package version 2026-01-16 20:13:49 +01:00
ItsNeil17
85a2475eeb feat: use instead of
Signed-off-by: ItsNeil17 <neil@willofsteel.me>

# Conflicts:
#	.idea/workspace.xml
2026-01-14 17:34:41 +05:30
Flo_12344
7adcb51d81 Added IncludesAssetPack 2026-01-14 00:56:50 +01:00
ItsNeil17
b76cce7f98 fix: add Main to manifest
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
2026-01-13 23:26:45 +05:30
ItsNeil17
d39ec0203e feat: add example event
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
2026-01-13 22:24:04 +05:30
ItsNeil17
8590409614 feat: add manifest.json
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
2026-01-13 21:47:15 +05:30
ItsNeil17
061c29c35c feat: initial
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
2026-01-13 20:44:14 +05:30