panel v0.9.1 — open-source game server manager

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-14 23:01:33 -07:00
commit 0a941f3ba6
2161 changed files with 300771 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
module github.com/dbledeez/panel/tools/module-meta-dump
go 1.26
require github.com/dbledeez/panel/pkg v0.0.0
require gopkg.in/yaml.v3 v3.0.1 // indirect
replace github.com/dbledeez/panel/pkg => ../../pkg