Update apps.json

pull/1508/head
Andrew 2022-02-23 16:07:51 -08:00 committed by GitHub
parent f1fe1b4fe3
commit c0ca33388e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,8 @@
[
{
"id": "aptsciclk",
"name": "Apeture Sci Clock",
"name": "Apeture Science Clock",
"shortName":"AptSci Clock",
"version": "0.08",
"description": "A clock based on the portal series",
"icon": "app.png",
@ -9,6 +10,7 @@
"tags": "clock",
"supports": "BANGLEJS2",
"allow_emulator": false,
"readme":"README.md",
"storage": [
{"name":"aptsciclkquotes.txt","url":"quotes.txt"},
{"name":"aptsciclk.app.js","url":"app.js"},