Opened 9 years ago
Closed 9 years ago
#6 closed enhancement (fixed)
Multi-instance management
Reported by: | Alloc | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | |
Keywords: | Cc: |
Description
Separate instance-specific configuration (e.g. port) from generic one (e.g. Steam logon) and add appropriate functionality to the management scripts so that a single set of script files / engine can run multiple instances of 7dtd on the same machine with different settings.
Change History (3)
comment:1 Changed 9 years ago by alloc
comment:2 Changed 9 years ago by Alloc
As of A8.1: Logs are always stored within the engine directory:
7dtd/logs/connection_log_25000.txt
7dtd/logs/content_log.txt
7dtd/7DaysToDie_Data/output_log.txt
Apart of that it might already work.
comment:3 Changed 9 years ago by Alloc
- Resolution set to fixed
- Status changed from new to closed
output_log is stored in instance path with native Linux engine, connection + content log are by Steam and their location can probably not be controlled. Should not matter though.
In 9: