forked from jonwgeorge/Retro-Time
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappinfo.json
56 lines (56 loc) · 1.41 KB
/
appinfo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"appKeys": {
"24hour": 0,
"invert": 0
},
"capabilities": [
""
],
"companyName": "jonwgeorge/abonhote",
"enableMultiJS": false,
"longName": "RetroTimeC",
"projectType": "native",
"resources": {
"media": [
{
"file": "images/menu_icon_game_time.png",
"menuIcon": true,
"name": "IMAGE_MENU_ICON",
"type": "png"
},
{
"file": "fonts/minecraftia.ttf",
"name": "MINECRAFTIA_24",
"type": "font"
},
{
"file": "fonts/minecraftia.ttf",
"name": "MINECRAFTIA_16",
"type": "font"
},
{
"file": "fonts/fontawesome-webfont.ttf",
"name": "FONT_AWESOME_16",
"targetPlatforms": null,
"type": "font"
},
{
"file": "fonts/fontawesome-webfont.ttf",
"name": "FONT_AWESOME_12",
"targetPlatforms": null,
"type": "font"
}
]
},
"sdkVersion": "3",
"shortName": "RetroTimeC",
"targetPlatforms": [
"aplite",
"basalt"
],
"uuid": "00cd1b02-26d4-4fb6-a947-9dcee2c34004",
"versionLabel": "1.3",
"watchapp": {
"watchface": true
}
}