Original Post — Direct link

Pactorio is a tool that packages factorio mods and uses toml for config files, made for fellow factorio mod developers.

It is an open source project hosted on github written in rust.

You can either download the latest precompiled binaries here or build it your self.

There is more instructions in README.md.

Hope it makes making mods easier and feel free to contribute / fork / star.

Edit: typo

External link โ†’
over 3 years ago - /u/Klonan - Direct link

Originally posted by figsoda

It doesn't require you to change the name of the folder every time and you can publish to mod portal from its cli.

btw you can develop from a folder without a version number, it will pull it from the info.json.

If the folder does have a version in the name, it needs to match, and .zips always need the correct version.