Commit Graph

3 Commits

Author SHA1 Message Date
Cody Adam
b7b84b47ba feat: allow to pass in relative paths for input files and add assets file 2026-01-13 18:48:52 +01:00
Britakee
4f7cabf1d1 Update server testing instructions and placeholder JAR URL
Expanded README with detailed usage instructions and features for the Run Hytale Server Gradle plugin. Updated build.gradle.kts to use a Paper server JAR as a placeholder for testing the runServer functionality.
2026-01-09 20:11:45 +01:00
Britakee
0dc5695def Initial project setup with Hytale plugin template
Add a minimal, ready-to-use Hytale plugin template including Gradle build scripts, GitHub Actions CI workflow, example plugin class, configuration and manifest files, and supporting documentation. This setup provides modern build tooling, automated server testing, and best practices for plugin development.
2026-01-09 20:08:26 +01:00