This repository was archived by the owner on Jan 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathappinfo.json
More file actions
109 lines (109 loc) · 2.48 KB
/
appinfo.json
File metadata and controls
109 lines (109 loc) · 2.48 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
<<<<<<< HEAD
"appKeys": {
"BLUETOOTHVIBE_KEY": 2,
"HOURLYVIBE_KEY": 3,
"STYLE_KEY": 1,
"WEATHER_DESCRIPTION_KEY": 6,
"WEATHER_REFRESH_INTERVAL_KEY": 7,
"WEATHER_TEMPERATURE_KEY": 4,
"WEATHER_UNITS_KEY": 5
},
"capabilities": [
"location",
"configurable"
],
"companyName": "jonwgeorge",
"longName": "RetroTime",
"projectType": "native",
"resources": {
"media": [
{
"compatibility": "2.7",
"file": "fonts/minecraftia.ttf",
"name": "MINECRAFTIA_16",
"type": "font"
},
{
"compatibility": "2.7",
"file": "fonts/minecraftia.ttf",
"name": "MINECRAFTIA_24",
"type": "font"
},
{
"compatibility": "2.7",
"file": "fonts/fontawesome-webfont.ttf",
"name": "FONT_AWESOME_12",
"type": "font"
},
{
"file": "images/menu_icon_game_time.png",
"menuIcon": true,
"name": "IMAGE_MENU_ICON",
"type": "png"
}
]
},
"shortName": "RetroTime",
"uuid": "7cb67653-827c-4f06-8c6a-73d17e5b181b",
"versionCode": 1,
"versionLabel": "2.0",
"watchapp": {
"watchface": true
},
"targetPlatforms": [
"aplite",
"basalt"
],
"sdkVersion": "3"
}
=======
"appKeys": {
"24hour": 0,
"invert": 0
},
"capabilities": [
"configurable"
],
"companyName": "jonwgeorge/abonhote",
"enableMultiJS": false,
"longName": "RetroTime",
"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_16",
"type": "font"
},
{
"file": "fonts/minecraftia.ttf",
"name": "MINECRAFTIA_24",
"type": "font"
},
{
"file": "fonts/fontawesome-webfont.ttf",
"name": "FONT_AWESOME_12",
"type": "font"
}
]
},
"sdkVersion": "3",
"shortName": "RetroTime",
"targetPlatforms": [
"aplite",
"basalt"
],
"uuid": "5e1722c1-d26d-4b7e-9e1e-cd6cec18b397",
"versionLabel": "1.1",
"watchapp": {
"watchface": true
}
}
>>>>>>> d85fd0af28b5f066d3538588034dc47ff7c6ab75