added mmind app

pull/1231/head
Peter Slendebroek 2022-01-02 18:16:01 +01:00 committed by GitHub
parent 8fa8616bbe
commit 3ba5066073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 1 deletions

View File

@ -5062,5 +5062,20 @@
{"name":"ltherm.app.js","url":"app.js"},
{"name":"ltherm.img","url":"icon.js","evaluate":true}
]
}
},
{ "id": "mmind",
"name": "Clasic Mind Game",
"shortName":"Master Mind",
"icon": "app.png",
"version":"0.01",
"description": "This is a classic mind game for bangles 2",
"tags": "masterminf, game",
"storage": [
{"name":"timer.app.js","url":"app.js"},
{"name":"mmind.img","url":"app-icon.js","evaluate":true}
]
}
]
]