docs: add repo instructions
Some checks failed
build / Windows Build (push) Has been cancelled

This commit is contained in:
server
2026-04-14 09:08:35 +02:00
parent a755511082
commit 0c2d6c7c9c
2 changed files with 59 additions and 0 deletions

10
CLAUDE.md Normal file
View File

@@ -0,0 +1,10 @@
# CLAUDE.md
Follow [AGENTS.md](AGENTS.md) as the canonical repo guide.
Short version:
- this is the Windows client source repo
- protocol/login changes must stay aligned with `m2dev-server-src`
- asset-side login/serverlist behavior lives in `m2dev-client`
- avoid broad refactors unless the task is explicitly architectural