Skip to main content Link Menu Expand (external link) Document Search Copy Copied

TimberAPI

Unofficial API to enable easier Timberborn modding

Currently supported features:

  1. Bind your code easily with dependency injection
  2. A comprehensive UI component builder
  3. Asset and object injection, provide your own icons or even unity bundles
  4. Modify and add specifications to change the game - with just JSON
  5. Labels and localization support
  6. Link entities together for data communication
  7. Configuration files for easy alteration of the mods behaviour

Provided Sample Plugin with API examples

Example Plugin

Contributors