Ship file: Difference between revisions
Totengeist (talk | contribs) Create ships page stub |
Totengeist (talk | contribs) m Add code formatting |
||
| Line 1: | Line 1: | ||
Ship files for the game are stored in %LOCALAPPDATA%\Introversion\LastStarship\ships on Windows, ~/Library/Application\ Support/LastStarship/ships on Mac, and ~/.local/share/Steam/steamapps/compatdata/1857080/pfx/drive_c/users/steamuser/AppData/Local/Introversion/LastStarship/ships on Linux (using Proton). They are stored in a plaintext format and end in a .ship extension. | Ship files for the game are stored in <code>%LOCALAPPDATA%\Introversion\LastStarship\ships</code> on Windows, <code>~/Library/Application\ Support/LastStarship/ships</code> on Mac, and <code>~/.local/share/Steam/steamapps/compatdata/1857080/pfx/drive_c/users/steamuser/AppData/Local/Introversion/LastStarship/ships</code> on Linux (using Proton). They are stored in a plaintext format and end in a .ship extension. | ||