summaryrefslogtreecommitdiff
path: root/games/civ4
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--games/civ45
-rw-r--r--games/civ4-bts5
-rw-r--r--games/civ4-warlords5
3 files changed, 15 insertions, 0 deletions
diff --git a/games/civ4 b/games/civ4
new file mode 100644
index 0000000..b26158f
--- /dev/null
+++ b/games/civ4
@@ -0,0 +1,5 @@
+PREFIX="civ4"
+SIZE="1280x1024"
+GPATH="c:/civ4/Civilization4.exe"
+
+# vim:ft=sh
diff --git a/games/civ4-bts b/games/civ4-bts
new file mode 100644
index 0000000..fdf99c5
--- /dev/null
+++ b/games/civ4-bts
@@ -0,0 +1,5 @@
+PREFIX="civ4"
+SIZE="1280x1024"
+GPATH="c:/civ4/Beyond\ the\ Sword/Civ4BeyondSword.exe"
+
+# vim:ft=sh
diff --git a/games/civ4-warlords b/games/civ4-warlords
new file mode 100644
index 0000000..715562a
--- /dev/null
+++ b/games/civ4-warlords
@@ -0,0 +1,5 @@
+PREFIX="civ4"
+SIZE="1280x1024"
+GPATH="c:/civ4/Warlords/Civ4Warlords.exe"
+
+# vim:ft=sh