You are viewing a potentially older version of this package. View all versions.
Timberborn_Central-TimberAPIExample-0.2.1 icon

TimberAPIExample

The example plugin for TimberAPI

Date uploaded 4 years ago
Version 0.2.1
Download link Timberborn_Central-TimberAPIExample-0.2.1.zip
Downloads 430
Dependency string Timberborn_Central-TimberAPIExample-0.2.1

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

Shows the following features:

  1. Bind your code easily with depencency injection
  2. Event listening of any event to get triggered on in game actions
  3. A comprehensive UI component builder
  4. Asset injection, provide your own icons or even unity bundles
  5. Labels and localization support

More Information can be found on the wiki

Timberborn Modding Wiki

TimberAPI Documentation

Documentation for TimberAPI

Provided Sample Plugin with API examples

Example Plugin