Skip to content

Commit

Permalink
Add steps for Windows in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
dfranx committed Aug 23, 2019
1 parent 9d50b9a commit 4de78d7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,10 @@ Run:
```

### Windows
TODO
1. Install SDL2, SFML, GLEW, GLM, ASSIMP through your favourite package manager (I recommend vcpkg)
2. Run cmake-gui and set CMAKE_TOOLCHAIN_FILE variable
3. Press Configure and then Generate if no errors occured
4. Open the .sln and build the project!

## Tutorial
Don't know how or where to start? Want to create your own shader or custom SHADERed theme? Visit [TUTORIAL.md](TUTORIAL.md) to see
Expand Down

0 comments on commit 4de78d7

Please sign in to comment.