Logo
Explore Help
Sign In
xoiox/RitualMod
1
0
Fork 0
You've already forked RitualMod
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
01ca457dd2ff0038fc8550bd8a71ae57406f5416
RitualMod/gradlew

5 lines
181 B
Plaintext
Raw Normal View History

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 17:08:11 +01:00
#!/bin/sh
Updated for hytale-tools
2026-06-03 12:09:19 -04:00
set -eu
DIR=$(CDPATH='' cd -- "$(dirname -- "$0")" && pwd)
exec java -classpath "$DIR/gradle/wrapper/gradle-wrapper.jar" org.gradle.wrapper.GradleWrapperMain "$@"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 40ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API