Opened 9 years ago
Closed 9 years ago
#7 closed enhancement (invalid)
Check for SaveGameFolder before starting an instance
Reported by: | Alloc | Owned by: | |
---|---|---|---|
Priority: | major | Component: | |
Keywords: | Cc: |
Description
So the saves go to the proper path.
Is there a way to get the relative path from $SDTD_ROOT to $SDTD_BASE automatically?
Change History (2)
comment:1 Changed 9 years ago by Alloc
comment:2 Changed 9 years ago by Alloc
- Resolution set to invalid
- Status changed from new to closed
Should no longer be required as the instance management automatically sets the correct path.
Note: See
TracTickets for help on using
tickets.
See Winepath and http://stackoverflow.com/questions/2564634/bash-convert-absolute-path-into-relative-path-given-a-current-directory. Should not be required if there's a native server though.