Add files via upload

This commit is contained in:
AAsige
2026-07-30 20:56:50 +08:00
committed by GitHub
commit 65abbe4aa6
18 changed files with 1869 additions and 0 deletions
@@ -0,0 +1,13 @@
# First Usable Version
This directory is the current working version of the Linux native backend.
Snapshot label:
`v1-usable`
Notes:
- Captures the current Docker-based backend layout.
- Includes the current protocol compatibility work for login, room listing, join flow, and turn progression.
- Intended as the first rollback point before further fixes.