bzl

self-hosted ephemeral community engine
Log | Files | Refs | README | LICENSE

plugin.json (280B)


      1 {
      2   "id": "maps",
      3   "name": "Maps",
      4   "version": "0.3.9",
      5   "description": "Adds spatial chat rooms with map camera, collisions/masks/exits, fog + fall-through zones, and TTRPG tooling.",
      6   "entryClient": "client.js",
      7   "entryServer": "server.js",
      8   "permissions": ["ui", "ws"]
      9 }