Save file: Difference between revisions
Added HyperspaceCollector (Hyperspace Scoop) to Items Inventory Codes |
m Added Linux save location |
||
| Line 1: | Line 1: | ||
Save files for the game are stored in <code>%LOCALAPPDATA%\Introversion\LastStarship\saves</code> on Windows | Save files for the game are stored in <code>%LOCALAPPDATA%\Introversion\LastStarship\saves</code> on Windows, <code>~/Library/Application\ Support/LastStarship/saves</code> on Mac, and <code>~/.local/share/Steam/steamapps/compatdata/1857080/pfx/drive_c/users/steamuser/AppData/Local/Introversion/LastStarship/saves</code> on Linux. They are stored in a plaintext format and end in a <code>.space</code> extension. | ||
== Common modifications == | == Common modifications == | ||
=== Add items to the Trade screen === | === Add items to the Trade screen === | ||