Open
Description
User story
On a fresh install, I want LGSM to look at the correct server settings file
Game
Humanitz
Linux distro
Ubuntu 24.04
Command
command: details
Further information
When running details on Humanitz, it says the config file is:
/home/lgsm/serverfiles/TSSGame/Saved/Config/LinuxServer/GameUserSettings.ini
This is incorrect. This file contains client-side settings.
The server config file is here:
/home/lgsm/serverfiles/TSSGame/GameServerSettings.ini
This contains server name, max players, password, etc. It gets created after first server start.
Another issue with this is that the details command will report the server name as "NOT SET" because it is looking for the "ServerName" var in the GameUserSettings file instead of GameServerSettings (where it actually is).
Relevant log output
No response
Steps to reproduce
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
👀 In Review