This commit is contained in:
Frank Harris 2026-07-02 18:11:32 -05:00
parent a49371c3dd
commit 251af10faf
1190 changed files with 12636 additions and 12476 deletions

View file

@ -34,11 +34,11 @@ The Panel is the control layer. It loads modules from `Panel/modules/`, stores p
### Linux Agent
`Agent_Linux/ogp_agent.pl` launches and monitors game servers on Linux, using `screen` as the shared runtime backend.
`Agent_Linux/gsp_agent.pl` launches and monitors game servers on Linux, using `screen` as the shared runtime backend.
### Windows Agent
`Agent-Windows/OGP64/OGP/ogp_agent.pl` mirrors the Linux agent as closely as possible for Windows/Cygwin environments.
`Agent-Windows/GSP64/GSP/gsp_agent.pl` mirrors the Linux agent as closely as possible for Windows/Cygwin environments.
### Website