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

TimberAPI

Unofficial API to enable easier Timberborn modding

Date uploaded 2 years ago
Version 0.4.3
Download link Timberborn_Central-TimberAPI-0.4.3.zip
Downloads 1713
Dependency string Timberborn_Central-TimberAPI-0.4.3

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

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

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

TimberAPI Documentation

Documentation for TimberAPI

Provided Sample Plugin with API examples

Example Plugin