HytaleDB is a website dedicated to providing detailed information and resources for the game Hytale.
-
DB of default assets in Hytalets
- Blocks
- Items
- Mobs
- Crafting Recipes
-
Hytale Server Source Code Browser
-
Schemas for Asset Types
-
API docs for internal Hytale HTTP services
-
Hytale Modding Documentation and Guides
- Ideally we create content extractors that can pull data from Hytale's game files to auto-generate and update the database of assets.
But assets should also be able to have manually written additions and corrections.
- https://maven.hytale.com (https://maven.hytale.com/release/com/hypixel/hytale/Server/maven-metadata.xml)
- how does the client get downloaded?
- how does the launcher work?
- how do client and server talk to each other?
- list of commands
- .ui file format
- main systems a mod interacts with
- events, registries, etc
- running a server
- creating a asset pack