Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.42 KB

File metadata and controls

20 lines (15 loc) · 1.42 KB

Hytale Server Decompile Source

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/

Wiki

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.

Points of interest

Credits