forked from FOSS/BangleApps
Update apps.json
parent
ff363e1095
commit
4e40afbc87
|
@ -5069,9 +5069,9 @@
|
||||||
"shortName":"Master Mind",
|
"shortName":"Master Mind",
|
||||||
"icon": "mmind.png",
|
"icon": "mmind.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "This is a classic mind game",
|
"description": "This is the classic game for masterminds",
|
||||||
"type": "game",
|
"type": "game",
|
||||||
"tags": "master mind, game, classic",
|
"tags": "mastermind, game, classic",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"mmind.app.js","url":"mmind.app.js"},
|
{"name":"mmind.app.js","url":"mmind.app.js"},
|
||||||
|
|
Loading…
Reference in New Issue