Download mod here: https://www.curseforge.com/hytale/mods/storm-serpent-atoll

Click the image above to watch the trailer on YouTube
The runServer gradle task is included for booting up a local development server set up with the mod and its
dependencies all loaded.
- Copy
Assets.zipfor the same Hytale version you're compiling with torun/Assets.zip. - Run the
runServergradle task - Follow any Hytale login prompts if they appear
The generateAssetSchema gradle task is included for dumping JSON asset schemas from the server into
src/main/resources. You can then open that folder as a workspace in Visual Studio Code, where the schemas will now be
used to validate and provide suggestions while you type in JSON assets.
This repository uses multiple licenses. See NOTICE for the authoritative breakdown.
- Code: MIT (see LICENSE.md)
- Serpentine submodule: MIT (see TheNullicorn/serpentine/LICENSE.md)
- Sound effects (SFX & Ambience): CC BY 4.0 (see
src/main/resources/Common/Sounds/LICENSE) - Storm Serpent UI assets (map markers + boss healthbar): CC BY 4.0 (see
src/main/resources/Common/UI/LICENSE) - Storm Serpent models & textures: CC BY 4.0 (see
src/main/resources/Common/NPC/Boss/Serpent_Storm/Models/LICENSE) - Music: All Rights Reserved (not stored in this repo)