TimberUi
(Yet another) UI Library for Timberborn. Docs incoming.
This mod is a library for other developers. It does nothing by itself.
TimberUi is intended to provide very simple helps to recreate elements that already exist in the game for simple mods. This is not a replacement of other big libraries. The design philosophy of this library:
– Provide most functions through extension methods and pre-built classes. Avoid Builder classes.
– If there is a way to add it through the existing game code, this mod will likely provide guides on how to do that instead of remaking it.
– If the game does not have ‘X’ visible somewhere, it likely won’t add ‘X’.
There’re still plenty of elements missing and I will probably add it on the "How do you add this?" basis.
Mod source code and donation: https://github.com/datvm/TimberbornMods
Revisions:
Old revisions of this mod are available below. Click the link to download.