home *** CD-ROM | disk | FTP | other *** search
- failat 21
- version >NIL: Libs:chunkyppc.library version 27
- if warn
- echo "You need chunkyppc.library V27 or better to run this demo."
- ask "Should I copy the library to your libs: directory (y/n)?"
- if warn
- echo "Copying chunkyppc.library to libs:"
- copy chunkyppc.library libs:
- endif
- endif
- version >NIL: Libs:chunkyppc.library version 27
- if warn
- echo "Heretic II won't run without chunkyppc.library"
- quit
- endif
- getenv >NIL: HereticII-Demo/dbuf
- if warn
- setenv HereticII-Demo/dbuf 1
- endif
- stack 600000
- echo "Starting the Heretic II demo"
- Heretic2
-