Files
devilution/docs/INSTALL_mac.md
Anders Jenbo 249f211bb6 Follow GitHub standard for file naming (#403)
This will allow CONTRIBUTING.md and other documents to be detected by
github and appear in relevant places
2018-10-11 08:03:08 +02:00

405 B

Installation

Dependencies

Homebrew

brew install wine
brew install mingw-w64

Building

git clone https://github.com/galaxyhaxz/devilution
cd devilution
cp /path/to/diablo_game_dir/diabloui.dll .
cp /path/to/diablo_game_dir/Storm.dll .
make

Install

cp devilution.exe /path/to/diablo_game_dir/

Run

wine devilution.exe