TimberApi
Depricated for 1.0
TimberAPI supports modders to create new content in Timberborn.
Featues
- Custom bottombar, providing customization options based on specifications and better Tool acces for modders.
- SceneManager to check what scene is active.
- Extended default options for IObjectLoader.
- SpecificationGenerator, this gives the ability to generate specifications within code.
- Changed the lifecycle of PrefabCollection so it’s loaded before any other SingletonLifecycle.
Breaking changes
Bottom bar
The rework of the bottombar can cause crashes or not showing custom Tools that are implemented the original way.
Modders that want to add custom tool should implement it with TimberApi otherwise it won’t be compatible when TimberApi is installed.
This is a technical limitations how the base game bottombar is build and TimberApi can’t fix this issue.
Note: This problem already existed since Timberborn update 3.