The following is a modding tool for the game Medieval II: Total War.
NOTE: This project is currently a Work In Progress. While the tool shouldn't cause any harm to your build, if you haven't already made backups of any files you care about, do it NOW before using this tool.
- Fast and lightweight
- GUI for easy editing of EDU and BMDB
- CLI for import/export EDU, EDB and BMDB in json formats
- Run custom Lua scripts on the data with documented Lua plugin
- Filter and sorting functionality of EDU units
- Detailed error log for common mistakes in multiple files
dotnet --version
dotnet restore
./Build.ps1
.\CombinedOutput\ModdingTool.exe
- .NET Framework
- C#
- FynnTW