Added freetype jolt json
This commit is contained in:
16
.gitmodules
vendored
16
.gitmodules
vendored
@@ -142,3 +142,19 @@
|
||||
path = bullet3
|
||||
url = https://github.com/bulletphysics/bullet3
|
||||
branch = master
|
||||
[submodule "sol2"]
|
||||
path = sol2
|
||||
url = https://github.com/ThePhD/sol2
|
||||
branch = develop
|
||||
[submodule "jolt"]
|
||||
path = jolt
|
||||
url = https://github.com/jrouwe/JoltPhysics
|
||||
branch = master
|
||||
[submodule "json"]
|
||||
path = json
|
||||
url = https://github.com/nlohmann/json
|
||||
branch = develop
|
||||
[submodule "freetype"]
|
||||
path = freetype
|
||||
url = https://github.com/freetype/freetype
|
||||
branch = master
|
||||
|
||||
Reference in New Issue
Block a user