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.