mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-14 13:55:20 +01:00
14 lines
309 B
Plaintext
14 lines
309 B
Plaintext
# SPDX-FileCopyrightText: 2024-2025 NONE
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
|
|
[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
|