Browse Source

added steps to compile

pull/18/head
aperturesecurity 7 years ago
parent
commit
0295bb5fea
  1. 11
      README.md

11
README.md

@ -70,15 +70,20 @@ The last line will have something like...
Change it to ...
set(SDL2_LIBRARIES "-L${SDL2_LIBDIR} -lSDL2 -lSDL2_mixer ")
*To Compile*
Copy the "diablodat.mpq" from your Diablo CD to the Diablo Directory and make sure it is LOWERCASE.
COPY THE *prealpha.mpq* from this directory TO YOUR DIABLO DIRECTORY.
- cd devilutionX/build
- cmake ..
- make
Keep in mind please that this is still being worked on and is missing parts of UI and SoundEffects are not properly playing now.
*To Play:*
- Copy the "diablodat.mpq" from your Diablo CD to the Diablo Directory and make sure it is LOWERCASE.
- COPY THE *prealpha.mpq* from this directory TO YOUR DIABLO DIRECTORY.
Keep in mind please that this is still being worked on and is missing parts of UI and Sound Effects are not properly playing now.

Loading…
Cancel
Save