MultiBound enables you to quickly and easily set up and use multiple separate instances (or profiles) of Starbound with their own mod list and save directory.
- Easily create, update and launch modpack profiles from Steam Workshop collections
- Automatically installs and updates Workshop mods without requiring you to subscribe to them on Steam (yes, even if your copy of the game is from GOG)
- OpenStarbound integration - handles installing, updating and launching your profiles with OSB (supports both release versions and CI/nightly builds)
- Windows: Unzip anywhere writable and double-click
multibound.exe
. - Arch Linux: Install
multibound-git
from the AUR; "MultiBound 2" will be added to your launcher. - Other Linux/*nix: Clone from git and compile using QtCreator like you would with any other Qt application.
(instructions pending; once you start it up it should be fairly self-explanatory, though!)
Make sure you have:
- Up to date QtCreator
Open up the project and build like you would any other Qt application, configuring with the "Desktop" kit.