Changeset b8d4456 in opengl-game for docs/README.txt
- Timestamp:
- Jun 8, 2020, 6:49:39 PM (5 years ago)
- Branches:
- feature/imgui-sdl, master
- Children:
- 4e705d6
- Parents:
- 4a9416a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/README.txt
r4a9416a rb8d4456 96 96 Download the vulkan sdk (make sure VULKAN_SDK_PATH in the makefile points to it) 97 97 98 brew install sdl2 sdl2_image sdl2_ttf 98 brew install sdl2 sdl2_image sdl2_ttf sdl2_gfx 99 99 100 100 make vulkangame && ./vulkangame
Note:
See TracChangeset
for help on using the changeset viewer.