plugin.json 157 B

123456789
  1. {
  2. "id": "phasereditor2d.pack",
  3. "scripts": [
  4. "_out/phasereditor2d.pack.js"
  5. ],
  6. "styles": [
  7. "styles/AssetPackEditor.css"
  8. ]
  9. }