mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
eb83ce4fad
commit
cb19766295
|
@ -3418,6 +3418,7 @@
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "A simple car game where you try to avoid the other cars by tilting your wrist left and right. Hold down button 2 to start.",
|
"description": "A simple car game where you try to avoid the other cars by tilting your wrist left and right. Hold down button 2 to start.",
|
||||||
"tags": "game",
|
"tags": "game",
|
||||||
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"carcrazy.app.js","url":"app.js"},
|
{"name":"carcrazy.app.js","url":"app.js"},
|
||||||
{"name":"carcrazy.img","url":"app-icon.js","evaluate":true}
|
{"name":"carcrazy.img","url":"app-icon.js","evaluate":true}
|
||||||
|
|
Loading…
Reference in New Issue