Add anchor character location CGs

This commit is contained in:
2026-06-13 03:30:34 +09:00
parent 55f417c9e1
commit 7056ea8931
26 changed files with 265 additions and 1 deletions

View File

@@ -35,3 +35,9 @@
python3 scripts/validate_content.py
python3 scripts/validate_assets.py
```
## Character Location CG Assets
- Anchor character-location CG round 01 is stored under `assets/characters/location_cg/<character_id>/`.
- The round 01 comparison sheet is `assets/characters/location_cg/anchor_locations_round01_contact_sheet.png`.
- The manifest is `data/character_location_assets.json`; `scripts/validate_assets.py` checks character/location references, presence availability, PNG files, and minimum 1280x720 dimensions.