mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01:00
12 lines
279 B
Plaintext
12 lines
279 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
|
|
[submodule "locales"]
|
|
path = locales
|
|
url = https://github.com/pagefaultgames/pokerogue-locales.git
|