GameServerManagers / GameServerManagers/LinuxGSM
Improved Handling of Remote Config files
Open
type: refactor
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the handling of multiple config files to be downloaded from the Game-Server-Config repo are not handled well. Better use of arrays are required to make it simple to pull multiple configs without the requirement for if statements https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/install_config.sh#L35
Contributor guide
Assessment
This issue has not been assessed yet.