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

github.com/ClusterM/pebble-mario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dzyubenko <shadone@gmail.com>2013-04-14 20:45:07 +0400
committerDenis Dzyubenko <shadone@gmail.com>2013-04-14 20:45:07 +0400
commit275c144fc6523699ff877e0c46681f38a38cdde7 (patch)
tree2c01fde5cf89ab3da8d385d2dc2f1d6002cebb81 /resources
Initial commit
Diffstat (limited to 'resources')
-rw-r--r--resources/src/resource_map.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/resources/src/resource_map.json b/resources/src/resource_map.json
new file mode 100644
index 0000000..1fef138
--- /dev/null
+++ b/resources/src/resource_map.json
@@ -0,0 +1,11 @@
+
+{"friendlyVersion": "VERSION",
+ "versionDefName": "VERSION",
+ "media": [
+ {
+ "type":"raw",
+ "defName":"DUMMY",
+ "file":"resource_map.json"
+ }
+ ]
+}