left4me/l4d2web/scripts
mwiegand 7497cf5416
feat(editor-v2): vocab generator + cvar_list-derived JSON
build-vocab.py parses ./cvar_list (live L4D2 cvarlist dump, 2196 entries)
into static/data/srccfg-vocab.json — 1523 cvars + 671 commands.
Idempotent. Records the source-file SHA256 in the JSON header so
regenerations are auditable.

cvar_list is committed as a tracked data file so the generation is
reproducible from the repo alone.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 01:55:33 +02:00
..
editor-src scaffold(editor-v2): pin cm6 deps + editor-src skeleton 2026-05-17 01:54:06 +02:00
build-vocab.py feat(editor-v2): vocab generator + cvar_list-derived JSON 2026-05-17 01:55:33 +02:00