]> Pileus Git - ~andy/sunrise/blobdiff - games-strategy/moo2/files/1.40.24/moo2rc
games-strategy/moo2: Added menu launcher, cleanup, formatting, comments and such.
[~andy/sunrise] / games-strategy / moo2 / files / 1.40.24 / moo2rc
index db61bcc849ec786cbae4bce0205b5747e153e3ba..ba1f6bc60d8f2254bc44b237dc5fc13642547e9e 100644 (file)
@@ -1,14 +1,14 @@
-# Base directory to backup saved games to, relative to moo2UserDir (usually ~/.moo2)
-backupDirBase="saved-game-backups"
+# Base directory to backup saved games to, relative to ${moo2UserDir}.
+backupBaseDir="saved-game-backups"
 
-# Which executable to run.  M2V140.EXE is the unofficial, hacked-up executable and ORION2.EXE is
-# the official one
-moo2exe=M2V140.EXE
+# Which executable to run.  M2V140.EXE is the unofficial, hacked-up executable
+# and ORION2.EXE is the official one.
 #moo2exe=ORION2.EXE
+moo2exe=M2V140.EXE
 
-# The arguments to pass.  Do not add /seed, as this is randomly generated for you each time. See
-# http://lordbrazen.blogspot.com/2005/01/moo2v140-patch-faq.html for a full list of command-line
-# options
+# The arguments to pass.  Do not add /seed, as this is randomly generated for
+# you each time. For a list of command-line options, see
+# http://lordbrazen.blogspot.com/2005/01/moo2v140-patch-faq.html.
 #moo2args="/picks=10 /hugestart /planets=3 /skipintro /monsters=3"
 moo2args="/picks=10"