summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README29
1 files changed, 29 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..af04e60
--- /dev/null
+++ b/README
@@ -0,0 +1,29 @@
+ viDOOM v0.03
+
+
+viDOOM is released as Free Software. Please see LICENSE for conditions.
+
+
+
+To build viDOOM:
+
+1. Edit makfile. Follow the instructions for configuration at the top
+ of the makefile.
+
+2. Type 'make'.
+
+
+
+To install viDOOM:
+
+1. Type 'make install'.
+
+2. In the directory into which viDOOM has been installed, edit vidoom.ini
+ to set the paths to various IWAD files.
+ See doc/overview.htm for details.
+
+
+
+--------------------------------------------------------------------------
+
+$Id: README,v 1.5 2000/09/24 22:50:28 dosuser Exp dosuser $