kopia lustrzana https://github.com/jameshball/osci-render
improve .gitmodules compatibility
rodzic
a1bd9f0e76
commit
81acbf8160
|
@ -1,12 +1,12 @@
|
||||||
[submodule "modules/chowdsp_utils"]
|
[submodule "modules/chowdsp_utils"]
|
||||||
path = modules/chowdsp_utils
|
path = modules/chowdsp_utils
|
||||||
url = https://github.com/Chowdhury-DSP/chowdsp_utils.git
|
url = ../../Chowdhury-DSP/chowdsp_utils.git
|
||||||
[submodule "modules/juce_sharedtexture"]
|
[submodule "modules/juce_sharedtexture"]
|
||||||
path = modules/juce_sharedtexture
|
path = modules/juce_sharedtexture
|
||||||
url = git@github.com:jameshball/juce_sharedtexture.git
|
url = ../../jameshball/juce_sharedtexture.git
|
||||||
[submodule "modules/osci_render_core"]
|
[submodule "modules/osci_render_core"]
|
||||||
path = modules/osci_render_core
|
path = modules/osci_render_core
|
||||||
url = git@github.com:jameshball/osci_render_core.git
|
url = ../../jameshball/osci_render_core.git
|
||||||
[submodule "Source/lua/lua"]
|
[submodule "Source/lua/lua"]
|
||||||
path = Source/lua/lua
|
path = Source/lua/lua
|
||||||
url = git@github.com:lua/lua.git
|
url = ../../lua/lua.git
|
||||||
|
|
Ładowanie…
Reference in New Issue