Changeset c8c6da8 in opengl-game for README.txt
- Timestamp:
- Aug 21, 2019, 8:19:09 PM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- e5d4aca
- Parents:
- ad31ec7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.txt
rad31ec7 rc8c6da8 87 87 Download the vulkan sdk (make sure VULKAN_SDK_PATH in the makefile points to it) 88 88 89 brew install sdl2 90 brew install sdl2_image 91 brew install sdl2_ttf 89 brew install sdl2 sdl2_image sdl2_ttf 92 90 93 91 make vulkangame && ./vulkangame
Note:
See TracChangeset
for help on using the changeset viewer.