Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 405 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 405 Bytes

ZipMod

Python script to zip Factorio mods based on their info.json.

To use:

  1. (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.)
  2. Copy ZipMod.py into the mod's root folder
  3. Run python ZipMod.py
  4. A new zip file with the mod's file structure will be created