This project extracts and decompiles to source the hytale server package for research and development purposes only.
Note
If Hypixel Studios requests that this repository be removed, I will take it down immediately. This project is for educational/research purposes only and is not intended to enable misuse or harm.
Source files located in /hytale/main/src/com/hypixel/hytale/
Using various AI agents we've compiled a small unofficial wiki for some of the games core features. This includes things like the assets system, event loop, and universe structure. You can find it here.
- Some of the games core features are implemented as "modules" aka plugins here.
- Game Events
- Hytale Universe Structure (Worlds, instances etc)
- Hypixel Studio / Hytale Team - For the entire game <3
- Vineflower
- All the other libs & tools used inside Hytale