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

TimberAPI

Unofficial API to enable easier Timberborn modding

Date uploaded 2 years ago
Version 0.2.1
Download link Timberborn_Central-TimberAPI-0.2.1.zip
Downloads 7295
Dependency string Timberborn_Central-TimberAPI-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

README

TimberAPI

Unofficial API to enable easier Timberborn modding

Currently supported 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