Add modules Box2D & RmlUi

This commit is contained in:
Isuru Samarathunga
2025-09-19 14:55:09 +05:30
parent 1c6d38781f
commit 7eecf8f968
6 changed files with 31 additions and 2 deletions

9
.gitmodules vendored
View File

@ -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