Author Topic: New command line command to create data archives  (Read 706 times)

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
New command line command to create data archives
« on: 14 November 2013, 07:04:03 »
I added a new comandline parameter this evening that allows you to have megaglest use 7z to create 7z data archvies for: a) techtrees, b) tilesets or both.

Code: [Select]
megaglest --create-data-archives=all
This is useful for sharing techtrees and tilesets that you have locally but other network players (nor masterserver) do not.
This is a convenience command only and i don't want to expand its usage much beyond what is already there (a shortcut for calling 7z for soem game data)

Its a good way to refresh your shared data archives when working on mod data.

Thanks

 

anything