StrongMod allows you to create mods for Stronghold Crusader 1 V1.41 using Python.
Auto Market mod implemented using StrongMod, and it's included by default
- Download StrongMod:
- Get the latest version from: https://github.com/strongmods/StrongMod/releases
- Download strongmod.zip.
- Extract the contents to your game's installation path.
- Run
start_game.bat
for the extreme version, runstart_game_extreme.bat
- The executable name "Stronghold Crusader.exe" might be different for your installation. If the game doesn't start, check the actual executable name and update it in
start_game.bat
orstart_game_extreme.bat
. - Note: You might need to install x86 Microsoft Visual C++ here.
- StrongMod is currently in development and may not have a complete set of features yet.
- StrongMod is not an official tool and is not affiliated with the creators of Stronghold Crusader 1.
- StrongMod doesn't have a license yet.
- The code should only be used for modding purposes.