#[For Modders] Moddable Bindito

10 messages · Page 1 of 1 (latest)

turbid knoll
#

Steam Workshop: https://steamcommunity.com/workshop/filedetails/?id=3458023685

This mod allows modders to perform some in-depth modifications to Bindito.

With this mod, you can run your services before ISpecService or PrefabGroupService and perform certain modifications as well. If you need anything, I can also add more points of access.

While waiting for documentations™️, you can check how to use it through interfaces at https://github.com/datvm/TimberbornMods/blob/master/ModdableBindito/. All public members are documented.

Also provide a Remove extension method to remove an existing binding to replace it with your own (Decorator Pattern).

This mod does NOT need Harmony.

GitHub

My mods for Timberborn. Contribute to datvm/TimberbornMods development by creating an account on GitHub.

turbid knoll
turbid knoll
#

v7.1.2: Technical update: ModdableSpecService is now a SpecService (for ISpecService)

turbid knoll
#

v7.1.3: Should now work with both Automation and TimberApi (hopefully).

snow goblet
#

oooh?

snow goblet
#

Yea, I figured that (re)exposing the same dictionary would help.

turbid knoll
#

too busy with requests + my own mod idea 😛

snow goblet
#

Yep.