Run build_module.bat and wait for the compilation to finish.
Adjust the export directory within module_info.py to the game's full module folder.
After installing Python, obtain the latest build files from ModDb hosting website or at the Github releases page.
Sudo apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev Sudo apt-get install build-essential checkinstall Unfortunately Python 3 is not supported by the warband module system, so you'll have to install Python 2.7 in order to further develop this project, here are some steps to install Python 2.7 easily, but any other method would work as long as the version between 2 to 2.8 of Python.įirst, git clone the repository for the latest source code. Here's a brief intro about what a developer must do in order to start developing
Insert the module into the Modules folder in your game folder, launch the game and switch the module from the launcher into the name of the overhaul.
Download the latest build from Moddb at: or the releases page in github.
Make sure you have a copy of Mount & Blade: Warband video game.
Installing / Getting startedĪ quick introduction of the minimal setup you need to get Medieval Conquests up and running From swords and chainmails to muskets and plate armours you will be able to fight and conquer in multiple time periods and across multiple continents. Tainted Paths is a full game modification of Mount & Blade: Warband written with over 100000 lines of custom code, custom assets as well as a vision for a more fun and intense experience, it attempts to provide you with a fun and unique large scale experience as well as a captivating story that is shaped by you, the player.