mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-12-23 21:56:46 +00:00
someone pls tell me how to use two different git submodules
This commit is contained in:
parent
ead37894cd
commit
9908f973cf
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
||||||
[submodule "assets"]
|
[submodule "assets"]
|
||||||
path = assets
|
path = assets
|
||||||
url = https://github.com/FunkinCrew/Funkin-Assets-secret
|
url = https://github.com/FunkinCrew/funkin.assets
|
||||||
[submodule "art"]
|
[submodule "art"]
|
||||||
path = art
|
path = art
|
||||||
url = https://github.com/FunkinCrew/Funkin-Art-secret
|
url = https://github.com/FunkinCrew/funkin.art
|
||||||
|
|
Loading…
Reference in a new issue