summaryrefslogtreecommitdiff
path: root/games/fallout2
diff options
context:
space:
mode:
Diffstat (limited to 'games/fallout2')
-rw-r--r--games/fallout212
1 files changed, 0 insertions, 12 deletions
diff --git a/games/fallout2 b/games/fallout2
deleted file mode 100644
index 0381cf8..0000000
--- a/games/fallout2
+++ /dev/null
@@ -1,12 +0,0 @@
-NO_WINEINSTS=1
-PREFIX="$HOME/.wineinsts/fallout"
-SIZE="800x600"
-GPATH="fallout2.exe"
-EXARGS="-depth 16"
-
-prepare () {
- default_prepare
- exc cd "$PREFIX/drive_c/spiele/fallout2"
-}
-
-# vim:ft=sh