BattleTech Mods Tools is an easy to install compilation of various modding libraries and tools for mod users and modders alike.
** Warning: Uses the experimental mod loaders BTML, ModTek and DynModLib **
Able to help with finding issues and reporting them.
Includes the following mod tools:
- ModTek by Mpstark, is a sophisticated mod loader with dependency management and easy json patching without needing VersionManifest.csv modifications.
- DynModLib by CptMoore, provides C# scripting by compiling mods when launching the game.
- BattleTechModLoader by Mpstark, a.k.a BTML, a simple mod loader which is required by various mods including other mod tools like ModTek and DynModLib.
- BattleTechModLauncher by CptMoore, makes sure that BTML loads correctly after BattleTech updates, use this to always start BattleTech.
- BattleTechModInstaller by CptMoore, installs this compilation.
Recommended (due to advertised features being implemented by the BattleTech makers later):
Other mods to check out:
- HardpointFixMod
- StatsFixMod
- bt-real-hit-chance
- BrokenSalvagedMechs
- MechMaintenanceByCost
- PermanentEvasion
For more mods check out:
- https://www.reddit.com/r/BattleTechMods/
- https://www.reddit.com/r/BattleTechMods/comments/8jpklv/largeish_mod_list_your_thoughts_addremove/
- https://www.nexusmods.com/battletech please don't publish mods yet on nexus that rely on BTML or ModTek
Follow the setups instruction, if the battletech directory cannot be found, just make it point to the directory where BattleTech.exe is located in.
Once finished installing, the injector should have patched your battletech installation to load up mods. The injector has to run again after every game update, use the mod launcher to make this happen automatically.
Just uninstall as you would any other program using "Programs and Features". Will undo the injections done by BTML.
I want to mod myself
Go visit the short list of TODOs at https://github.com/CptMoore/DynModLib#how-to-use
Downloads can be found on github.