TimberAPI
Unofficial API to enable easier Timberborn modding
| TimberAPI Version |
Game Version Compatible |
| 0.4.X |
0.2.2.1-expirimental |
| 0.3.X |
0.1.5.2-main |
Currently supported features:
- Bind your code easily with dependency injection
- Event listening of any event to get triggered on in game actions
- A comprehensive UI component builder
- Asset and object injection, provide your own icons or even unity bundles
- Modify and add specifications to change the game - with just JSON
- Labels and localization support
- Link entities together for data communication
More Information can be found on the wiki
Timberborn Modding Wiki
TimberAPI Documentation
Documentation for TimberAPI
Provided Sample Plugin with API examples
Example Plugin