summaryrefslogtreecommitdiff
path: root/README
blob: af04e604ffcdce767b35193601d6ba74e217efd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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 $