Skip to content
hawkfalcon edited this page Nov 19, 2021 · 10 revisions

Timberborn Modding

Welcome to the TimberAPI wiki!

TimberAPI is a work in progress. We aim to make an API which enables the easier creation of Mods. We will also document some non-API related Timberborn code here soon.

Start Here

These guides assumes that you have BepInEx installed

Follow the plugin start. Most APIs will be used from your Awake in a BepInEx BaseUnityPlugin

Guides

The main documentation of TimberAPI features with examples

An in-depth guide to how to use Dependency Injection

Clone this wiki locally