LaSSI (the Last Starship Save Inspector) is a free, open source, cross-platform, fan-made tool for inspecting and editing save files for "The Last Starship" by Introversion Software (https://www.introversion.co.uk/introversion/). Cross-platform UI made possible by Eto (https://github.com/picoe/Eto)
Add some sort of a thing (maybe just truncate the save file path) to prevent people from accidentally revealing info about themselves (username, specifically) by taking a screenshot of LaSSI.
Added a method to the MainForm.eto.cs file to replace the user's home directory info with a tilde. May need to revise in the future to use a more robust method.
Add some sort of a thing (maybe just truncate the save file path) to prevent people from accidentally revealing info about themselves (username, specifically) by taking a screenshot of LaSSI.