Skip to content

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nitronoid committed May 10, 2018
1 parent eea1cf5 commit 65aca99
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# BUILD INSTRUCTIONS
- git submodule update --init --recursive
- qmake
- make -j
- ./Criminowl

# Requirements
- Qt 5.9
- OpenGL 4.3
- Assimp

0 comments on commit 65aca99

Please sign in to comment.