mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-14 13:55:20 +01:00
[Dev] Add .gitmodules entries for default branch on submodules
https://github.com/pagefaultgames/pokerogue/pull/6624
This commit is contained in:
parent
f70207b2b7
commit
904086c73a
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -6,6 +6,8 @@
|
||||
[submodule "assets"]
|
||||
path = assets
|
||||
url = https://github.com/pagefaultgames/pokerogue-assets.git
|
||||
branch = beta
|
||||
[submodule "locales"]
|
||||
path = locales
|
||||
url = https://github.com/pagefaultgames/pokerogue-locales.git
|
||||
branch = main
|
||||
|
||||
Loading…
Reference in New Issue
Block a user