mirror of
https://github.com/Tony0410/Mias-cloud-run.git
synced 2026-05-24 22:01:40 +08:00
Sets up the basic project structure, dependencies, and configuration for the game. Includes initial HTML, TypeScript, and Vite configurations. Adds initial types and constants for game mechanics and assets.
5 lines
176 B
JSON
5 lines
176 B
JSON
{
|
|
"name": "Mia's Clean Run",
|
|
"description": "Jump over puddles, piles, and cats while collecting treats in this cute domestic adventure.",
|
|
"requestFramePermissions": []
|
|
} |