Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophHaag committed Jul 21, 2018
1 parent 2e14654 commit 4cfef6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.txt
Expand Up @@ -2500,7 +2500,8 @@ build the engine:
cd neo
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release .. #Debug asserts after intro video
cmake -DCMAKE_BUILD_TYPE=Release .. # -DCMAKE_BUILD_TYPE=Debug has really bad VR performance
make -j$(nproc)

symlink binary + mod files to wine steam installation and run

Expand Down

0 comments on commit 4cfef6a

Please sign in to comment.