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

.gitmodules

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .gitmodules 313 B
    [submodule "external/DMath"]
    	path = external/DMath
    	url = https://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