mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-15 14:25:32 +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"]
|
[submodule "assets"]
|
||||||
path = assets
|
path = assets
|
||||||
url = https://github.com/pagefaultgames/pokerogue-assets.git
|
url = https://github.com/pagefaultgames/pokerogue-assets.git
|
||||||
|
branch = beta
|
||||||
[submodule "locales"]
|
[submodule "locales"]
|
||||||
path = locales
|
path = locales
|
||||||
url = https://github.com/pagefaultgames/pokerogue-locales.git
|
url = https://github.com/pagefaultgames/pokerogue-locales.git
|
||||||
|
branch = main
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user