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

2
web/requirements.txt Normal file
View File

@ -0,0 +1,2 @@
fastapi>=0.110
uvicorn[standard]>=0.27