module.json 170 B

12345678
  1. {
  2. "module":"sdl2",
  3. "about":"SDL2 library wrapper",
  4. "author":"Mark Sibly",
  5. "version":"1.0.0",
  6. "support":"http://monkey2.monkey-x.com",
  7. "depends":["libc","gles20"]
  8. }