Game package structure
com.studio.game.tacticalwarehouse/
├── manifest.json
├── current/
│ ├── TacticalWarehouse.x86_64
│ ├── TacticalWarehouse_Data/
│ ├── UnityPlayer.so
│ └── UnityCrashHandler64
└── media/
├── cover.webp
├── logo.webp
├── trailer.mp4
└── screenshots/
├── 01.webp
├── 02.webp
└── 03.webp
Game ID
Use reverse-domain notation, for example com.company.game-name. Do not change the ID after publication.
Media assets
Cover images and screenshots must show actual gameplay. Do not use concept art as a substitute for the real game.