Skip to content
hawkfalcon edited this page Oct 30, 2021 · 10 revisions

Welcome to the TimberAPI wiki!

TimberAPI is a work in progress. This assumes that you have BepInEx installed The API will be hooked in your Awake in a BepInEx BaseUnityPlugin

The goal of this API is to enable the easier creation of Mods. We will try to make the most commonly done things, such as dependency injection and event listening not require Harmony.

Clone this wiki locally