Skip to content

toyPoodle/SH-Save-Editor

 
 

Repository files navigation

Space Haven Save Editor

Edit your SpaceHaven game save! Based on Steam Guide

Github All Releases

Features

  • Edit each character's stats including health, attributes, skills, traits
  • Set character faction to player's side / set character to crewman (instant recruit from prisoner)
  • Clone a character
  • Add money to player's bank
  • Add items in storages
  • Add more tools
  • Edit research values
  • Edit factions
  • Edit ship sizes
  • and more...

Usage for Windows

  • Note: Requires .NET 5.0 Runtime. Alternatively, you can download the portable version labeled win-x64-portable(~80mb)
  • Click on Releases, download win-x64.zip.
  • Unzip anywhere then click and run program
  • Click File->Open File or Ctrl+O, it should open a file explorer window
  • Navigate to stored game save location: ..steamapps\common\SpaceHaven\savegames\(SAVE NAME)\save
  • Select file named "game"
  • Save file once done.

For Linux

  • Click on Releases, download linux-x64.
  • Extract to a folder, example shse/SpaceHavenSaveEditor <- this is the File you want to make executable
  • Open a terminal window and enter chmod +x /SpaceHaven Save Editor, you should now be able to run the application with ./SpaceHaven Save Editor

For Mac (proper .app coming soon)

  • Click on Releases, download win-x64-portable.
  • You'll need Wine to run the program

Screenshots

Build

  • Clone or download git repo
  • Open Space Haven Save Editor.sln in Visual Studio or Rider
  • Run and build project

Acknowledgements

License

This project is open source and available under the MIT License.

About

Space Haven Save Editor - edit your game saves easily

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%