Python script to zip Factorio mods based on their info.json.
To use:
- (Edit the script if you have files in your mod folder that you do not want to include. At the top of the script there is a variable called 'additionalIgnorePatterns' that you can modify.)
- Copy ZipMod.py into the mod's root folder
- Run python ZipMod.py
- A new zip file with the mod's file structure will be created