feat: electron desktop packaging, CDN asset migration, production docs, scene JSON spec

This commit is contained in:
2026-06-09 23:20:27 +08:00
parent 48fb89449a
commit 3a7dd2f405
35 changed files with 900 additions and 135 deletions

13
.gitignore vendored
View File

@@ -22,3 +22,16 @@ npm-debug.log*
# TypeScript
*.tsbuildinfo
# Game assets (large files)
public/videos/*
public/audio/*
public/images/*
# Keep example files
!public/videos/intro.mp4
!public/scenes/demo.json
!public/subtitles/intro.vtt
# Release output
release/