Opened 11 years ago

Closed 10 years ago

#6 closed enhancement (fixed)

Multi-instance management

Reported by: Christian Illy 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 by alloc, 11 years ago

In 9:

Fix #1, #2, #3, #5; Refs #4, #6: WD works for save path, not for some logs

comment:2 by Christian Illy, 11 years ago

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 by Christian Illy, 10 years ago

Resolution: fixed
Status: newclosed

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.

Note: See TracTickets for help on using tickets.