Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 671 Bytes

File metadata and controls

26 lines (19 loc) · 671 Bytes

Ghost Continuum v3.7.0 - Air-Gap Map

Command Nexus holographic map runs without a CDN.

Highlights

  • Vendored Three.js r160 at /vendor/three.module.js. Air-gapped cabins get WebGL.
  • Canvas 2D fallback if WebGL is blocked.
  • Crystal Seal silent Windows spawn is unchanged.
  • Defensive-only - local-first - zero core npm deps - MIT.

Install

git clone https://github.com/Pitchfork-and-Torch/ghost-continuum.git
cd ghost-continuum
npm run setup
npm start
# http://127.0.0.1:30000

Live