Skip to content

Commit

Permalink
someone pls tell me how to use two different git submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Jun 12, 2024
1 parent ead3789 commit 9908f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "assets"]
path = assets
url = https://github.com/FunkinCrew/Funkin-Assets-secret
url = https://github.com/FunkinCrew/funkin.assets
[submodule "art"]
path = art
url = https://github.com/FunkinCrew/Funkin-Art-secret
url = https://github.com/FunkinCrew/funkin.art

0 comments on commit 9908f97

Please sign in to comment.