Update apps.json
parent
770ed00fb0
commit
e4c34bc6fd
13
apps.json
13
apps.json
|
|
@ -3438,5 +3438,18 @@
|
|||
{"name":"carcrazy.app.js","url":"app.js"},
|
||||
{"name":"carcrazy.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
},
|
||||
{ "id": "fd6fdetect",
|
||||
"name": "FD6FDetect",
|
||||
"shortName":"fd6fdetect",
|
||||
"icon": "app.png",
|
||||
"version":"0.1",
|
||||
"description": "Allows you to see 0xFD6F beacons near you.",
|
||||
"tags": "",
|
||||
"storage": [
|
||||
{"name":"FD6FDetect.app.js","url":"app.js"},
|
||||
{"name":"FD6FDetect.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue