blob: 0204b706cff5aafc8ed4ab9fabbfac8cfdfa8953 (
plain)
1
2
3
4
5
6
7
8
9
|
[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
|