Timberborn_Central-TimberAPIExample icon

TimberAPIExample

The example plugin for TimberAPI

Last updated 2 years ago
Total downloads 1666
Total rating 1 
Categories Mods
Dependency string Timberborn_Central-TimberAPIExample-0.4.3
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Timberborn-5.4.19 icon
BepInEx-BepInExPack_Timberborn

BepInEx pack for Timberborn. Preconfigured and ready to use.

Preferred version: 5.4.19
Timberborn_Central-TimberAPI-0.4.3 icon
Timberborn_Central-TimberAPI

Unofficial API to enable easier Timberborn modding

Preferred version: 0.4.3

README

TimberAPIExample

The example plugin for TimberAPI

TimberAPI Version Game Version Compatible
0.4.X 0.2.2.1-expirimental
0.3.X 0.1.5.2-main

Shows the following features:

  1. Bind your code easily with dependency injection
  2. Event listening of any event to get triggered on in game actions
  3. A comprehensive UI component builder
  4. Asset and object injection, provide your own icons or even unity bundles
  5. Modify and add specifications to change the game - with just JSON
  6. Labels and localization support
  7. Link entities together for data communication

More Information can be found on the wiki

Timberborn Modding Wiki

TimberAPIExample Documentation

Documentation for TimberAPI

Provided Sample Plugin with API examples

Example Plugin