home *** CD-ROM | disk | FTP | other *** search
- *This is the demo.ini file, which is used instead of the dmapedit.ini file
- *when recording a demo. A copy of this file will be written to the demo file
- *so that the initial editing state is constant when recording and playing
- *back.
-
- *Almost all the INI variables may be used here, however there are a few
- *things to keep in mind. Backup should probably be set to no, since not all
- *users will probably want you using up their disk space.
-
- *You can define map slots, however if you have it point to a PWAD file, then
- *make sure it's defined relative instead of absolute in this file (I.E. use
- *'demo4.wad' instead of 'c:\editors\dme\demo4.wad', since it's almost certain
- *that every user's directory structure will differ from yours).
-
- *Please refer to the 'dmapedit.ini' file for information on the meaning of
- *all these variables and a full list of valid ones.
-
- video mode = 2
- backup = no
- left mouse button = add
- middle mouse button = edit
- right mouse button = mark
-
- map 1 data = {
- map type = Doom 2
- map = 1
- map source = iwad
- }
-
-