aboutsummaryrefslogtreecommitdiffstats
path: root/games/vavoom/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'games/vavoom/pkg-message')
-rw-r--r--games/vavoom/pkg-message17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/vavoom/pkg-message b/games/vavoom/pkg-message
deleted file mode 100644
index 1c40a36425e4..000000000000
--- a/games/vavoom/pkg-message
+++ /dev/null
@@ -1,17 +0,0 @@
-*****************************************************************************
-* In order to run Vavoom you will need original IWAD file from either:
-* Doom, Doom II, TNT, Plutonia, Heretic, Hexen or Strife.
-*
-* Manually do the following:
-* 1. Make directory for Vavoom data
-* mkdir ${HOME}/vavoom
-* 2. Copy Vavoom data into this directory
-* cp -r %%DATADIR%%/basev ${HOME}/vavoom
-* 3. Copy IWAD from original game here as well
-* cp /where/is/doom.wad ${HOME}/vavoom
-* 4. Execute Vavoom from directory with game data
-* cd ${HOME}/vavoom && %%PREFIX%%/bin/Vavoom -opengl
-* or
-* cd ${HOME}/vavoom && %%PREFIX%%/bin/Vavoom -opengl -openal
-* if you compiled Vavoom with OpenAL support
-*****************************************************************************