Skip to content

YanivNav/Minecraftale

Repository files navigation

Hytale Plugin Template

A template for Hytale java plugins. Created by Up, and slightly modified by Kaupenjoe.

Configuring the Template

If you for example installed the game in a non-standard location, you will need to tell the project about that. The recommended way is to create a file at %USERPROFILE%/.gradle/gradle.properties to set these properties globally.

# Set a custom game install location
hytale.install_dir=path/to/Hytale

# Speed up the decompilation process significantly, by only including the core hytale packages.
# Recommended if decompiling the game takes a very long time on your PC.
hytale.decompile_partial=true

About

Adds minecraft to hytale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages