GermaniumSystem / starboundSpeciesFixes

Builds a Starbound mod to mod mods that modders no longer mod. Essentially, it fixes issues introduced in 1.3 that broke many species mods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starbound Species Fixes

This is a set of scripts and templates designed to built one massive mod to hotfix all species mods affected by the 1.3 update. It does this by downloading all mods in the Starbound workshop (getModIDs.sh and getMods.sh) and then building fixes for every broken captain's chair and mech-less species (patchv2.sh). All fixes are as non-invasive as possible and shouldn't cause issues if a mod author returns and provides their own fixes.

The product of this product may be found here: https://steamcommunity.com/sharedfiles/filedetails/?id=943339163

About

Builds a Starbound mod to mod mods that modders no longer mod. Essentially, it fixes issues introduced in 1.3 that broke many species mods.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%