A collection of scripts to simply mod development
- Clone this repo into ./scripts in your mod project's root folder
- Edit the variables at the top of
build.pyto match your setup. With the template and example mods, you'll only have to put in your stacklands game directory - [optional] edit
build.py(function calls near the bottom) to customize further (e.g. disable some functionality) - Run
build.pyto compile and install your mod and restart the game to load it
Special thanks to Willy for helping out with these scripts π