Welcome to mirror list, hosted at ThFree Co, Russian Federation.

appinfo.json - github.com/ClusterM/pebble-mario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5d22383e05b8ce01bec6477935b5348005fd5c79 (plain)
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
{
    "appKeys": {
        "battery_request": 4,
        "config_background": 7,
        "config_show_battery": 1,
        "config_show_no_phone": 0,
        "config_show_phone_battery": 6,
        "config_show_weather": 8,
        "config_temperature_units": 999,
        "config_vibe": 2,
        "weather_icon_id": 10,
        "weather_request": 12,
        "weather_temperature": 11
    },
    "capabilities": [
        "location",
        "configurable"
    ],
    "companyName": "Cluster",
    "longName": "Mario Time",
    "projectType": "native",
    "resources": {
        "media": [
            {
                "file": "images/weather_few_clouds_night.png",
                "name": "IMAGE_WEATHER_FEW_CLOUDS_NIGHT",
                "type": "png"
            },
            {
                "file": "images/weather_rain_night.png",
                "name": "IMAGE_WEATHER_RAIN_NIGHT",
                "type": "png"
            },
            {
                "file": "images/weather_clear_sky_night.png",
                "name": "IMAGE_WEATHER_CLEAR_SKY_NIGHT",
                "type": "png"
            },
            {
                "file": "images/weather_unknown.png",
                "name": "IMAGE_WEATHER_UNKNOWN",
                "type": "png"
            },
            {
                "file": "images/weather_thunderstorm.png",
                "name": "IMAGE_WEATHER_THUNDERSTORM",
                "type": "png"
            },
            {
                "file": "images/weather_snow.png",
                "name": "IMAGE_WEATHER_SNOW",
                "type": "png"
            },
            {
                "file": "images/weather_shower_rain.png",
                "name": "IMAGE_WEATHER_SHOWER_RAIN",
                "type": "png"
            },
            {
                "file": "images/weather_scattered_clouds.png",
                "name": "IMAGE_WEATHER_SCATTERED_CLOUDS",
                "type": "png"
            },
            {
                "file": "images/weather_rain_day.png",
                "name": "IMAGE_WEATHER_RAIN_DAY",
                "type": "png"
            },
            {
                "file": "images/weather_mist.png",
                "name": "IMAGE_WEATHER_MIST",
                "type": "png"
            },
            {
                "file": "images/weather_few_clouds_day.png",
                "name": "IMAGE_WEATHER_FEW_CLOUDS_DAY",
                "type": "png"
            },
            {
                "file": "images/weather_clear_sky_day.png",
                "name": "IMAGE_WEATHER_CLEAR_SKY_DAY",
                "type": "png"
            },
            {
                "file": "images/weather_broken_clouds.png",
                "name": "IMAGE_WEATHER_BROKEN_CLOUDS",
                "type": "png"
            },
            {
                "file": "images/watch_battery.png",
                "name": "IMAGE_WATCH_BATTERY",
                "type": "png"
            },
            {
                "file": "images/phone_battery.png",
                "name": "IMAGE_PHONE_BATTERY",
                "type": "png"
            },
            {
                "file": "images/no_phone.png",
                "name": "IMAGE_NO_PHONE",
                "type": "png"
            },
            {
                "file": "images/battery_charging.png",
                "name": "IMAGE_BATTERY_CHARGING",
                "type": "png"
            },
            {
                "file": "images/phone_battery_unknown.png",
                "name": "IMAGE_PHONE_BATTERY_UNKNOWN",
                "type": "png"
            },
            {
                "file": "images/mario_bg_night_color.png",
                "name": "IMAGE_BACKGROUND_NIGHT",
                "type": "png"
            },
            {
                "file": "images/mario_bg_underground_color.png",
                "name": "IMAGE_BACKGROUND_UNDERGROUND",
                "type": "png"
            },
            {
                "file": "images/mario_bg_castle_color.png",
                "name": "IMAGE_BACKGROUND_CASTLE",
                "type": "png"
            },
            {
                "file": "images/mario_bg_day_bw.png",
                "name": "IMAGE_BACKGROUND_DAY",
                "type": "png"
            },
            {
                "characterRegex": "[,0-9A-Z]",
                "file": "fonts/emulogic.ttf",
                "name": "FONT_EMULOGIC_8",
                "type": "font"
            },
            {
                "file": "images/mario_block_48_bw.png",
                "name": "IMAGE_BLOCK",
                "type": "png"
            },
            {
                "characterRegex": "[0-9]",
                "file": "fonts/Gamegirl.ttf",
                "name": "FONT_GAMEGIRL_24",
                "type": "font"
            },
            {
                "file": "images/mario-jump.png",
                "name": "IMAGE_MARIO_JUMP",
                "type": "png"
            },
            {
                "file": "images/mario-normal.png",
                "name": "IMAGE_MARIO_NORMAL",
                "type": "png"
            },
            {
                "file": "images/menuicon.png",
                "menuIcon": true,
                "name": "IMAGE_MENU_ICON",
                "type": "png"
            }
        ]
    },
    "sdkVersion": "3",
    "shortName": "Mario Time",
    "targetPlatforms": [
        "aplite",
        "basalt"
    ],
    "uuid": "43caa750-2896-4f46-94dc-1adbd4bc1ff3",
    "versionLabel": "3.12",
    "watchapp": {
        "watchface": true
    }
}