AppStoreMetadata
8 tools in this family (folder Editor/Tools/AppStoreMetadata/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
appstore_generate_from_pitch | writes | Use the active LLM to fill a complete cross-platform store-metadata spec |
appstore_generate_screenshots_layout_spec | writes | Emit a JSON catalog of required screenshot dimensions per platform (iPhone 6.7\ |
appstore_localize | writes | Translate the description-class fields of an existing spec.json into a target language |
appstore_validate_keywords | read-only | Audit a spec's keyword fields against published platform limits: |
appstore_write_all_platforms | writes | One-shot writer: emit iOS + Android + Steam bundles under |
appstore_write_android_bundle | writes | Emit a Google Play upload bundle under AppStoreMetadata/<game_name>/android/ |
appstore_write_ios_bundle | writes | Emit a fastlane-style App Store Connect metadata folder under |
appstore_write_steam_bundle | writes | Emit a Steamworks upload bundle under AppStoreMetadata/<game_name>/steam/ |