init: 剧情事件协作 Web 编辑器独立仓(从 SGame/tools/event_authoring 拆出)

This commit is contained in:
bia
2026-06-08 16:50:27 +08:00
commit f5669dc01d
32 changed files with 3497 additions and 0 deletions

11
web/.dockerignore Normal file
View File

@ -0,0 +1,11 @@
# 构建上下文 = tools/event_authoring只需 ir_core / ir_dictionary.json / web。
web/data
web/story_events.db
web/__pycache__
**/__pycache__
*.pyc
samples
*.html
ir_to_html.py
ir_compile.py
IR_SCHEMA.md