Compressing into a .wz file (mod)

Get some help with creating maps or modding.
Need a map editor or other tools, look here!
blendernation
New user
Posts: 4
Joined: 10 Jan 2011, 19:19

Compressing into a .wz file (mod)

Post by blendernation »

How do you compress a file into a .wz file?
Im using Linux Btw
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: Compressing into a .wz file (mod)

Post by Per »

zip mymodfile.wz mymoddirectory/
blendernation
New user
Posts: 4
Joined: 10 Jan 2011, 19:19

Re: Compressing into a .wz file (mod)

Post by blendernation »

Per wrote:zip mymodfile.wz mymoddirectory/
Compress as in making the mod file a .wz file
User avatar
Berg
Regular
Regular
Posts: 2204
Joined: 02 Sep 2007, 23:25
Location: Australia

Re: Compressing into a .wz file (mod)

Post by Berg »

Just make your file into a normal zip compressed file and change the file extension to .wz

mymod.zip becomes mymod.wz