mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Character image catalog
Put custom character images here using this structure:
src/shared/character-images/
street-fighter-6/
ryu.png
ken.png
tekken-8/
jin.png
Rules:
- Folder name = game slug (
toLowerCase, replace non alphanumeric with-).- Example:
Guilty Gear -Strive-->guilty-gear-strive
- Example:
- File name = character slug with the same rule.
- Example:
Chun-Li->chun-li
- Example:
- Supported extensions:
.png,.jpg,.jpeg,.webp,.avif,.svg. - If an image is missing, the dashboard shows a generated placeholder preview.