This is a simple template for Zomboid mods using Pipewrench!
npm run zip- Creates a zip file ready to be ported to~/Zomboid/modsnpm run steam- Creates a zip file ready to be published in steam Workshop (put the generated contents in the zip on~/Zomboid/Workhop)npm run testsornpm t- Runs unit testsnpm run coverage- Runs tests with coverage
- When merging at
main, the GitHub Action will automatically create a new version complete with a zip deploy
