Á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
bab30b7568
refactor: adjust build.gradle.kts
2026-02-03 15:22:52 +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
Neil
581c43974a
fix: verison in manifest
2026-01-27 02:54:31 +05:30
Neil
0b1b779d6d
Merge pull request #9 from BestSpark687090/patch-1
...
Remove the part of pom.xml that causes the resources to not show up inside the build
2026-01-26 15:35:16 +05:30
Neil
aed62e09a0
Merge pull request #14 from SamuelCastrillon/main
...
Update dependencies in pom.xml
2026-01-26 15:34:52 +05:30
SamuelCastrillon
95ff782b89
fix: artifactId
2026-01-25 21:32:35 -05:00
SamuelCastrillon
d4644e180f
Merge branch 'main' of https://github.com/SamuelCastrillon/plugin-template
2026-01-25 21:26:09 -05:00
SamuelCastrillon
ba1443826e
feat: Update the project artifact ID, add Hytale Maven repositories, and update the Hytale server dependency.
2026-01-25 21:26:00 -05:00
SamuelCastrillon
e8ef383282
feat: Update the project artifact ID, add Hytale Maven repositories, and update the Hytale server dependency.
2026-01-25 21:19:49 -05:00
BestSpark687090
a3c4f67dff
Remove the part of pom.xml that causes the resources to not show up inside the build
2026-01-24 18:20:31 -06:00
Neil
a4b13fd63a
Merge pull request #5 from shimizu-izumi/feature/auto-versioning
...
build(manifest): set version in manifest.json to the package version
2026-01-17 20:38:00 +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
Neil
60291752d6
Merge pull request #2 from Flo12344/main
...
Added IncludesAssetPack to manifest.json
2026-01-14 05:47:50 +05:30
Flo_12344
7adcb51d81
Added IncludesAssetPack
2026-01-14 00:56:50 +01:00
Neil
c1cf44a567
Merge pull request #1 from JustDrven/feat/fix-git
...
Removed .idea folder
2026-01-14 00:00:18 +05:30
JustDrven
1a5c608adc
chore(project): remove .idea folder
2026-01-13 19:26:32 +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
Neil
40b123a0c9
chore: remove .idea
2026-01-13 20:54:18 +05:30
ItsNeil17
061c29c35c
feat: initial
...
Signed-off-by: ItsNeil17 <neil@willofsteel.me >
2026-01-13 20:44:14 +05:30