LinuxGSM
LinuxGSM copied to clipboard
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
### User story As a user who is willing to setup Unreal Tournament server for multiple people I would like to have it working. ### Game Unreal Tournament ### Linux...
### User story As a server administrator, I want LGSM to "use" the ReliablePort parameter when defined/set in cfg files, so that remote players can connect ### Game Satisfactory ###...
## User Story Not all Unreal Engine games use .ut2 map format Hardcoded in https://github.com/GameServerManagers/LinuxGSM/blob/2caea172a3cb533aef971fc8065e824e3014fc79/lgsm/functions/compress_unreal2_maps.sh#L28 https://github.com/GameServerManagers/LinuxGSM/blob/2caea172a3cb533aef971fc8065e824e3014fc79/lgsm/functions/compress_unreal2_maps.sh#L33 ### Expected fix a) use Server config(ini) `[URL] MapExt` variable instead of ut2. b)...
### User story Something like stopmode, but for the monitor command ### Game Garry's mod ### Linux distro Ubuntu 22.04 ### Command command: monitor ### Further information This will allow...
### User story I would like to be able to launch the server on debian. ### Game Ark Survival Evolved ### Linux distro Debian 12 ### Command command: start ###...
### User story I want LinuxGSM to include the updated steamclient.so file so that my server can properly authenticate and load Steam Workshop mods without manual intervention. ### Game Project...
### Game server Brickadia ### Linux support - [x] Yes ### Steam Yes ### Steam appid 3017590 ### Guides - https://brickadiaserverhosting.com/docs/dedicated-server-setup - https://brickadia-community.github.io/communitywiki/tutorials/linux-server-guide/guide/ ### Code of Conduct - [x] I...
### Game server TeamSpeak 6 ### Linux support - [x] Yes ### Steam No ### Steam appid _No response_ ### Guides The TeamSpeak 6 Serverfiles are now available. https://github.com/teamspeak/teamspeak6-server https://community.teamspeak.com/t/teamspeak-6-server-beta-release-v6-0-0-beta2/60724...
I have noticed that [the backup command](https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/command_backup.sh#L116) takes a very long time to backup certain larger servers, especially if they have many files (e.g. a 5GB+ Minecraft server with Dynmap),...
Would help diagnosing issues and make another way of showing them to the user.