Skip to content

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

Notifications You must be signed in to change notification settings

Pandemoneus/ZipMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages