-
Notifications
You must be signed in to change notification settings - Fork 17
Home
hawkfalcon edited this page Nov 19, 2021
·
10 revisions
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.
These guides assumes that you have BepInEx installed
Follow the plugin start. Most APIs will be used from your Awake in a BepInEx BaseUnityPlugin
The main documentation of TimberAPI features with examples
An in-depth guide to how to use Dependency Injection