mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 00:42:08 +00:00
Add README.md
This commit is contained in:
parent
fc3ba66cb1
commit
ba5c3fc58c
1 changed files with 22 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# PCExhumed
|
||||
A port of the PC version of Exhumed based on EDuke32
|
||||
|
||||
## Installing
|
||||
1. Extract PCExhumed to a new directory
|
||||
2. Copy the following files from the PC retail version of Exhumed or PowerSlave (Exhumed preferred). Beta, demo or pre-release versions not supported.
|
||||
|
||||
STUFF.DAT
|
||||
DEMO.VCR
|
||||
BOOK.MOV
|
||||
|
||||
CD audio tracks are not yet working.
|
||||
The intro movie is not yet working with audio.
|
||||
Demo playback is not yet working.
|
||||
|
||||
3. Launch PCExhumed
|
||||
|
||||
## Building PCExhumed
|
||||
See: https://wiki.eduke32.com/wiki/Main_Page
|
||||
|
||||
## Acknowledgments:
|
||||
See AUTHORS.md
|
Loading…
Reference in a new issue