scmJS docs

Documentation

All of it is also a site — docs.scmjs.dev — with these documents as pages, a search box, and a reference for every call in the plugin API generated from the editor's own declarations. It is built from the tag the hosted editor runs, so the version in its footer is the one at editor.scmjs.dev. These files stay the source; the site renders them.

Document Covers
docs/game-data.md Extracting Blizzard data, and how the graphics get drawn
docs/file-formats.md CHK and MPQ handling, which sections are modelled
docs/plugins.md Writing and installing plugins; the plugin API
docs/development.md Building, testing, repository layout
ATTRIBUTION.md Provenance of adapted algorithms, tables and dependencies