Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 405 Bytes

INSTALL_mac.md

File metadata and controls

32 lines (23 loc) · 405 Bytes

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