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