Skip to content
Snippets Groups Projects
Select Git revision
  • 9f0d09847f830ad5876670a4e36db6566994ff28
  • master default protected
2 results

.gitmodules

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .gitmodules 309 B
    [submodule "external/DMath"]
    	path = external/DMath
    	url = git@github.com:Didgy74/DMath.git
    [submodule "external/fx-gltf"]
    	path = external/fx-gltf
    	url = https://github.com/jessey-git/fx-gltf.git
    [submodule "external/nlohmann-json"]
    	path = external/nlohmann-json
    	url = https://github.com/nlohmann/json.git