panel v0.9.2 — open-source game server manager

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-15 01:06:16 -07:00
commit 0f6aea796c
2164 changed files with 301480 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
go 1.26
use (
./agent
./controller
./pkg
./proto
./tools/amp-distill
./tools/module-meta-dump
)