set install dir

develop
Myk Taylor 2022-12-09 06:31:32 -08:00
parent 6ffdeda712
commit e405a87571
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 0 deletions

@ -807,6 +807,7 @@ Step 4: install DFHack and run DF
Back in the container, run the following commands::
cd dfhack/build
cmake .. -DCMAKE_INSTALL_PREFIX=/home/buildmaster/df
ninja install
cd ~/df
wine64 "Dwarf Fortress.exe"