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

github.com/ClusterM/pebble-silly-walk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'silly_walk_simple/resources/src/resource_map.json')
-rw-r--r--silly_walk_simple/resources/src/resource_map.json39
1 files changed, 0 insertions, 39 deletions
diff --git a/silly_walk_simple/resources/src/resource_map.json b/silly_walk_simple/resources/src/resource_map.json
deleted file mode 100644
index 4e9fe55..0000000
--- a/silly_walk_simple/resources/src/resource_map.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "friendlyVersion": "dev_0.0",
- "versionDefName": "APP_RESOURCES",
-
- "media": [
-
- {
- "type": "png",
- "defName": "IMAGE_MENU_ICON",
- "file": "images/icon.png"
- },
-
- {
- "type": "png",
- "defName": "IMAGE_BACKGROUND",
- "file": "images/background.png"
- },
-
- {
- "type": "png-trans",
- "defName": "IMAGE_HOUR_HAND",
- "file": "images/hour_hand.png"
- },
-
- {
- "type": "png-trans",
- "defName": "IMAGE_MINUTE_HAND",
- "file": "images/minute_hand.png"
- },
-
- {
- "type": "png-trans",
- "defName": "IMAGE_SECOND_HAND",
- "file": "images/seconds_hand.png"
- }
-
- ]
-}
-