Browse Source

Update README with macOS x86 instructions

pull/44/head
Benny Franco Dennis 7 years ago committed by Anders Jenbo
parent
commit
a936eb0b02
  1. 5
      README.md

5
README.md

@ -124,11 +124,6 @@ cd build
cmake ..
make -j$(sysctl -n hw.physicalcpu)
```
mkdir build
cd build
cmake ..
make -j$(sysctl -n hw.physicalcpu)
```
# Installing
Once compiled, the devilutionx binary will serve as a replacement for `Diablo.exe`. The following files from the original game patched to 1.09(b) need to be present: `diabdat.mpq`. If `COPYPROT` was defined when compiling, the Diablo CD will also be required.

Loading…
Cancel
Save