Skip to content

StarboundModManager

Latest
Compare
Choose a tag to compare
@DunkleMango DunkleMango released this 20 Sep 11:59
· 8 commits to master since this release
f407356

Known issues:

  • There is a not reproducible bug with this version, that sometimes when your mods data contains Cyrillic characters, the cache tends grow exponentially with time, until the application slows down significantly or can not start anymore. To fix this go to your home directory (Windows: "C:\Users<Username>"), then navigate to the "StarboundModManager" directory and delete the "workshopCache.json" file. Then the application will refetch the data from the Steam-API and you can start fresh.

Backported to Java 8. Titles! General UI improvements:

  • now only needs to ask for the steam directory path (finds sub-paths automatically)
  • uses titles instead of numbers for mods
  • rearranged visual layout to account for a more sensible workflow (user should simply read instructions from top to bottom)
  • Checkbox-selections now get cleared when the user performs an action (on confirmation to do that action)
  • titles will now be wrapped around if the line is too long
  • logging of files that haven't been transfered due to an IOException
  • new icon for the application (currently only window-corner and taskbar)
  • changed from using File to Path in most cases

Created for Starbound version 1.4.4 but should be compatible for newer versions as well!

If you use a newer version that this release is incompatible with, it will simply fail to show any mods in your directories.