Add readability frame capture tool
This commit is contained in:
@@ -160,6 +160,8 @@ Campaign order and chapter ranges live at `res://data/campaign/campaign.json`. S
|
||||
|
||||
Data files and item icon cutouts can be checked with `powershell -NoProfile -ExecutionPolicy Bypass -File tools\validate_data.ps1`.
|
||||
|
||||
Readable title/opening/briefing/dialogue/battle reference frames can be captured with `Godot_v4.6.3-stable_win64_console.exe --path . --script res://tools/capture_readability_frames.gd`; run this without `--headless` so Godot can render the viewport. The script prints the generated `user://readability_captures` folder path and restores existing saves/settings after capture.
|
||||
|
||||
Godot 4.6 migration readiness can be checked with `powershell -NoProfile -ExecutionPolicy Bypass -File tools\check_godot46_readiness.ps1`. The migration checklist lives in `docs/GODOT_4_6_MIGRATION.md`.
|
||||
|
||||
## Direction
|
||||
|
||||
Reference in New Issue
Block a user