Create Stationeers Config (draft)
This is the initial Stationeers generic config. The server functions well overall. The GUI settings appear to work as intended. I do not own this game and as such cannot test fully. I need someone to login and obtain the join/leave/chat console output so I can complete this one. Otherwise, I believe it should be finished. Known issues: The shutdown command does not work in Windows, only Linux using OS_Close. Sleep mode fails to wake up: Related issue - https://github.com/CubeCoders/AMP/issues/587
This commit is contained in:
7
stationeersmetaconfig.json
Normal file
7
stationeersmetaconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile": "./default.ini",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "ini"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user