aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/ninjalibrary.json
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-02-15 15:31:30 -0800
committerJose Antonio Marquez2012-02-15 15:31:30 -0800
commitc7ef6951baff283266df7567e30c8074dda4ad01 (patch)
treec926a4f0c91e4cd2a764154ad916716e4cc8020e /js/io/system/ninjalibrary.json
parente327eccb93e2bc513fcbb7ab302783d6bce83884 (diff)
downloadninja-c7ef6951baff283266df7567e30c8074dda4ad01.tar.gz
Setting up webGL local library (assets)
Diffstat (limited to 'js/io/system/ninjalibrary.json')
-rw-r--r--js/io/system/ninjalibrary.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json
index 272cc2c7..05e0a427 100644
--- a/js/io/system/ninjalibrary.json
+++ b/js/io/system/ninjalibrary.json
@@ -1,6 +1,7 @@
1{ 1{
2 "libraries": [ 2 "libraries": [
3 {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.6.0"}, 3 {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.6.0.0"},
4 {"name": "RDGE", "path": "/js/helper-classes/RDGE/rdge-compiled.js", "version": "0.6.0", "file": "rdge-compiled.js"} 4 {"name": "Assets", "path": "/assets/descriptor.json", "version": "0.5.0.0"},
5 {"name": "RDGE", "path": "/js/helper-classes/RDGE/rdge-compiled.js", "version": "0.5.0.0", "file": "rdge-compiled.js"}
5 ] 6 ]
6} \ No newline at end of file 7} \ No newline at end of file