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

.gitmodules

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