Opened 11 years ago
Closed 11 years ago
#7 closed enhancement (invalid)
Check for SaveGameFolder before starting an instance
| Reported by: | Christian Illy | 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 by , 11 years ago
comment:2 by , 11 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Should no longer be required as the instance management automatically sets the correct path.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.