Guide to Changing Language Settings
Marvel Champions: Digital Edition » Devlog
For Images
- Download and unzip
chinese-language-package.zipor prepare your images. - Copy and replace the images into folder
.\assets\pics\* - Alternatively, you can add a key into
.\launch.jsonlike below:
"image_folders": ["<your_language_package_location>", "./assets/pics/"],
e.g.
{
"image_folders": [
"D:\\games\\marvel-lcg\\chinese_language_package",
"./assets/pics/"
],
"sound_folders": ["./assets/sounds/"],
"replay_folders": ["./replays/"]
}
For texts
- You need to prepare a translated file.
- Add this key to
.\launch.jsonlike below:
"translate_file": "<your_translated_file_location>"
We prepared a Chinese translated file for you, located at ./data/translate_cn.json.
e.g.
{
"translate_file": "./data/translate_cn.json",
"image_folders": ["./assets/pics/"],
"sound_folders": ["./assets/sounds/"],
"replay_folders": ["./replays/"]
}
Get Marvel Champions: Digital Edition
Marvel Champions: Digital Edition
Marvel Champions LCG
| Status | In development |
| Author | irefrixs |
| Genre | Card Game |
| Tags | 2D, card, lcg, marvel, marvelchampions, Multiplayer, Singleplayer |
| Languages | English |
More posts
- Changelog 0.5.9.17410 hours ago
- Changelog 0.5.9.1691 day ago
- Changelog 0.5.9.16411 days ago
- Changelog 0.5.9.16319 days ago
- Changelog 0.5.9.15828 days ago
- Changelog 0.5.9.14070 days ago
- Changelog 0.5.9.13871 days ago
- Guide to Add Missing Images99 days ago
- Changelog 0.5.9.132Jul 24, 2025
Leave a comment
Log in with itch.io to leave a comment.