Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Also renaming the folder where steam download the mods to is no working as steam will just recognise that you are subscribed to the mod and redownload it.
But what I see other games do is having a kind of mod manger in the game, just like the one that Starbound has, with the exception that they can enable/disable the mod through that.
Which the later shouldn't be to hard to implement, with the exception that the universe is shared between all your characters so disabling a mod that adds custom items/blocks zill be tricky as it will throw exception every turn you take.
And to solve that they will need to make the universe seperate per character and save the states of enabled mods per universe, which is probably more work then they can chew at the moment.
That's exactly what i want. Now game loads every mod it finds, all we need is to be able to select what to load and what not.
And yes, the problem of breaking player/universe still exists. But i would be happy even with just warning message at the moment of disabling mod. May be it would be good idea to add a new tag to _metadata file with the help of which authors of mods would be able to inform users whether uninstalling/disabling this mod will break their universe.
I suppose that Starloader is kind of outdated (for 3 years actually) and won't work with current mod format. Also it is difficult to manage mods installed via Workshop externally, because Steam will just re-download file if external mod manager will delete/rename/move it.
I just hope that devs will upgrade current in-game mod viewer to manager.
https://github.com/zetaPRIME/MultiBound/releases
This is very true, pisses me off too. That said, you can copy the SB installation ANYWHERE on PC and it runs outside of steam; so easily fixed ;)
But if it's just me then all you got to do is just unpack multibound on where your starbound.exe is then set this in the game's launch options to
"D:\(PC USER NAME)\Games\Starbound\win64" %command%
This does it so that steam works with multibound with the added bonus of recording your playtime, achievements(unsure), steam overlay, and friend invites.
Hope this helps