blob: 8742e2564995cc620e7502294ad3685f9f5e7391 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "DiligentCore"]
path = DiligentCore
url = https://github.com/DiligentGraphics/DiligentCore.git
[submodule "DiligentTools"]
path = DiligentTools
url = https://github.com/DiligentGraphics/DiligentTools.git
[submodule "DiligentSamples"]
path = DiligentSamples
url = https://github.com/DiligentGraphics/DiligentSamples.git
[submodule "DiligentFX"]
path = DiligentFX
url = https://github.com/DiligentGraphics/DiligentFX.git
|