manifest.json 243 B

1234567891011121314
  1. {
  2. "files": [
  3. "discord_overlay2.node",
  4. "host.js",
  5. "overlay_module.js",
  6. "standalone_host.js",
  7. "Backoff.js",
  8. "FeatureFlags.js",
  9. "securityUtils.js",
  10. "start.html",
  11. "index.js",
  12. "manifest.json"
  13. ]
  14. }