[wip] build raylib and raygui manually
This commit is contained in:
parent
a503e67eaf
commit
36eb4c57b7
14 changed files with 89 additions and 6312 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "3rd-party/raygui"]
|
||||
path = 3rd-party/raygui
|
||||
url = https://github.com/raysan5/raygui.git
|
||||
[submodule "3rd-party/raylib"]
|
||||
path = 3rd-party/raylib
|
||||
url = https://github.com/raysan5/raylib.git
|
Loading…
Add table
Add a link
Reference in a new issue