diff options
author | Jose Antonio Marquez | 2012-02-15 15:31:30 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-02-15 15:31:30 -0800 |
commit | c7ef6951baff283266df7567e30c8074dda4ad01 (patch) | |
tree | c926a4f0c91e4cd2a764154ad916716e4cc8020e /js/io/system | |
parent | e327eccb93e2bc513fcbb7ab302783d6bce83884 (diff) | |
download | ninja-c7ef6951baff283266df7567e30c8074dda4ad01.tar.gz |
Setting up webGL local library (assets)
Diffstat (limited to 'js/io/system')
-rw-r--r-- | js/io/system/ninjalibrary.json | 5 |
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 |