Add modules Box2D & RmlUi
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -14,3 +14,12 @@
|
||||
[submodule "Vendor/glm"]
|
||||
path = Vendor/glm
|
||||
url = https://github.com/g-truc/glm
|
||||
[submodule "Vendor/RmlUi"]
|
||||
path = Vendor/RmlUi
|
||||
url = https://github.com/mikke89/RmlUi
|
||||
[submodule "Vendor/box2d"]
|
||||
path = Vendor/box2d
|
||||
url = https://github.com/erincatto/box2d
|
||||
[submodule "Vendor/freetype"]
|
||||
path = Vendor/freetype
|
||||
url = https://github.com/freetype/freetype
|
||||
|
||||
Reference in New Issue
Block a user