module.json 171 B

12345678
  1. {
  2. "module":"mojo3d-vr",
  3. "about":"VR support for mojo3d",
  4. "author":"Mark Sibly",
  5. "version":"1.0.0",
  6. "support":"http://monkeycoder.co.nz",
  7. "depends":["std","mojo3d"]
  8. }