cocolabs / pz-zmod

ZomboidMod is compact mod development environment for Project Zomboid.
MIT License
22 stars 1 forks source link

Assembling mod distributions #3

Closed matshou closed 3 years ago

matshou commented 3 years ago

Creating mod distributions should be automated with gradle distribution plugin.

There are currently tasks that assemble classes (mediaClasses) and resources (processMediaResources), they just need to be packed together with other content in a distribution archive.