mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Add a mod installer, fixes #4027.
pyrogenesis can now take a zip file (rename it to .pyromod for direct
file association following 943a61e4ea) and install it. It then starts
the mod selector.
Patch by vladislavbelov, with contributions from Imarok, elexis and
myself.
Differential Revision: https://code.wildfiregames.com/D1142
This was SVN commit r21726.
This commit is contained in:
@@ -51,6 +51,9 @@ Configuration:
|
||||
-xres=N set screen X resolution to 'N'
|
||||
-yres=N set screen Y resolution to 'N'
|
||||
|
||||
Installing mods:
|
||||
PATHS install mods located at PATHS. For instance: "./pyrogenesis mod1.pyromod mod2.zip"
|
||||
|
||||
Advanced / diagnostic:
|
||||
-version print the version of the engine and exit
|
||||
-dumpSchema creates a file entity.rng in the working directory, containing
|
||||
|
||||
Reference in New Issue
Block a user