mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-07 03:59:35 +00:00
0ab852d227
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
8 lines
199 B
JSON
8 lines
199 B
JSON
{
|
|
"packageId": "snake_game",
|
|
"name": "Snake Game",
|
|
"version": "1.0.0",
|
|
"description": "Classic snake action that can be embedded into any launcher view.",
|
|
"dependencies": ["retro_games"]
|
|
}
|