@@ -3,6 +3,6 @@
"about":"Java JNI wrapper",
"author":"Mark Sibly",
"version":"1.0.0",
- "support":"http://monkey2.monkey-x.com",
+ "support":"http://monkeycoder.co.nz",
"depends":["libc"]
}
"about":"StdC library wrapper",
"depends":[]
"about":"Simple html renderer",
"about":"Mini Zip library",
"about":"Monkey2 app framework",
"depends":["freetype","emscripten","std","sdl2","gles20","openal"]
"about":"GUI extensions for mojo",
"depends":["std","mojo","hoedown","litehtml"]
"about":"Core language functionality",
"about":"OpenAL library wrapper",
"about":"Reflection support",
"about":"SDL mixer library",
"depends":["sdl2"]
"about":"SDL2 library wrapper",
"depends":["libc","gles20"]
"about":"Minimal image saver lib",
"about":"Minimal image loader",
"author":"Sean T Barret/Mark Sibly",
"about":"Minimal truetype lib",
@@ -1,10 +1,10 @@
-{
- "module":"stb-vorbis",
- "about":"Minimal vorbis loader",
- "author":"Sean Barret",
- "version":"1.0.0",
- "depends":[]
-}
-
+{
+ "module":"stb-vorbis",
+ "about":"Minimal vorbis loader",
+ "author":"Sean Barret",
+ "version":"1.0.0",
+ "depends":[]
+}
+
"about":"Standard monkey2 library",
"depends":["libc","jni","sdl2","miniz","stb-image","stb-image-write","stb-vorbis"]
@@ -1,8 +1,8 @@
- "module":"theoraplayer",
- "about":"Minimal theora player",
- "author":"Kresimir Spes",
- "depends":["openal","libc"]
+ "module":"theoraplayer",
+ "about":"Minimal theora player",
+ "author":"Kresimir Spes",
+ "depends":["openal","libc"]