Welcome

Tutorials (TODO)
- How to create a mod
- How to create a custom item
- How to create a custom entity
- How to enable server workshop
Icon Meanings
| Icon | Description |
|---|---|
This means the method will run / be called on both SERVER and CLIENT | |
This means the method will only run / be called on SERVER | |
This means the method will only run / be called on CLIENT | |
| Global enums / flags | |
| Base object class | |
| A callback method | |
| An global event method, this will be called by the game | |
| Unfinished / not fully implemented feature / bad docs | |
| Global methods / variables |