panel v0.9.2 — public release
Self-hostable game server control panel: Go controller + agent, 26 game modules, embedded web UI. One-line install via install.sh / install.ps1. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user