MultiBound 2 is a full rewrite, replacing the crust of GTK# with Qt5 (with probably a lower memory footprint), and can also install/update Steam Workshop mods for you without having to launch Steam (or indeed even have the Steam version).
MultiBound allows you to set up separate profiles/"instances" with different saves, mod loadouts, etc.; perfect for separating your Frackin' Universe and non-FU saves, or what have you.
Just extract the zip in its own folder somewhere, edit multibound.config
with your starbound.exe
location if you installed it somewhere other than the default location, and run MultiBound.exe
.
Linux users are recommended to use MultiBound 2 instead (see above)
( tested on Arch; your package names may be different! )
- Make sure you have
mono
andgtk-sharp-3
installed in your package manager - Extract the zip in its own folder somewhere
- Edit
multibound.config
, pointingstarboundPath
to yourrun-client.sh
-
- (for example, mine is at
/home/zetaprime/.steam/steam/steamapps/common/Starbound/linux/run-client.sh
)
- (for example, mine is at
mono MultiBound.exe
and enjoy!
( For compilation on *nix systems, see #1 )