Update apps.json

pull/790/head
Ronin0000 2021-08-23 09:41:35 -07:00 committed by GitHub
parent eb83ce4fad
commit cb19766295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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}