Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

CptMoore/BattleTechModTools

 
 

Repository files navigation

BattleTechModTools

BattleTech Mods Tools is an easy to install compilation of various modding libraries and tools for mod users and modders alike.

Requirements

** Warning: Uses the experimental mod loaders BTML, ModTek and DynModLib **

Able to help with finding issues and reporting them.

Features

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.

Mods to Test out

Recommended (due to advertised features being implemented by the BattleTech makers later):

Other mods to check out:

For more mods check out:

Install and Use

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.

Uninstall

Just uninstall as you would any other program using "Programs and Features". Will undo the injections done by BTML.

Modding

I want to mod myself

Go visit the short list of TODOs at https://github.com/CptMoore/DynModLib#how-to-use

Download

Downloads can be found on github.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 66.5%
  • Inno Setup 32.1%
  • Shell 1.4%