-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 764 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "Getting Started With BGFX/bx"]
path = Getting Started With BGFX/bx
url = https://github.com/bkaradzic/bx.git
[submodule "Getting Started With BGFX/bimg"]
path = Getting Started With BGFX/bimg
url = https://github.com/bkaradzic/bimg.git
[submodule "Getting Started With BGFX/bgfx"]
path = Getting Started With BGFX/bgfx
url = https://github.com/bkaradzic/bgfx.git
[submodule "Getting Started With BGFX/glm"]
path = Getting Started With BGFX/glm
url = https://github.com/g-truc/glm.git
[submodule "Getting Started With BGFX/stb"]
path = Getting Started With BGFX/stb
url = https://github.com/nothings/stb.git
[submodule "Getting Started With BGFX/imgui"]
path = Getting Started With BGFX/imgui
url = https://github.com/gamecoder-nz/imgui.git