Files
m2dev-server-src/CLAUDE.md
server b46a2661df
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
docs: add repo instructions
2026-04-14 09:09:32 +02:00

12 lines
410 B
Markdown

# CLAUDE.md
Follow [AGENTS.md](AGENTS.md) as the canonical repo guide.
Short version:
- this repo owns `game`, `db`, `qc`, and smoke/login test binaries
- prefer small changes on `main`
- auth/network/packet edits must be tested carefully
- keep protocol changes aligned with `m2dev-client-src` and `m2dev-client`
- use `/usr/local/sbin/metin-login-healthcheck` on the VPS after risky login/runtime changes