Update apps.json

master
Smooklu 2021-09-07 10:49:13 -05:00 committed by GitHub
parent 770ed00fb0
commit e4c34bc6fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

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