plugin.json 228 B

1234567891011
  1. {
  2. "id": "phasereditor2d.scene",
  3. "styles": [
  4. "styles/SceneEditor.css",
  5. "styles/EventPropertyDialog.css"
  6. ],
  7. "scripts": [
  8. "libs/localforage.js",
  9. "_out/phasereditor2d.scene.js"
  10. ]
  11. }