Releases: Silverfeelin/Starbound-WardrobeItemFetcher
Releases · Silverfeelin/Starbound-WardrobeItemFetcher
Wardrobe Item Fetcher v1.3.0
- Added the Wardrobe Add-on Maker utility.
- This tool can be used to set up and update add-ons more easily.
Documentation can be found on the wiki: Add-on Maker.
- This tool can be used to set up and update add-ons more easily.
Wardrobe Item Fetcher v1.2.2.1
v1.2.2
- Allow for additional parameters with the argument
--parameters "price,maxStack"
. - Conditionally remove
mask
when it isn't present on the item file. - Remove
category
as the Wardrobe overrides this parameter.
v1.2.2.1
- Add
#
to keys in color options ("#aaaaaa" : "bbbbbb"
). This works around a parsing issue within Starbound.- This change is only used by Wardrobe v1.3.3.6 and above. Older versions are not compatible.
I'm only going to release the framework-dependent releases. Going to clean up the documentation too.
You can download the .NET Core Runtime here.
Wardrobe Item Fetcher v1.2.1
Changelog
- Added support for pak files. Simply pass a
.pak
file as the input (-i /path/to/mod.pak
).
Special thanks to Kawa for code to read pak files.
1.2.1 fix
- Asset path no longer
/
.
Don't know what release to download? See Installation.
Wardrobe Item Fetcher v1.1.0
Changelog
- Added support for zip files. Simply pass a
.zip
file as the input (-i /path/to/mod.zip
).
Don't know what release to download? See Installation.
Wardrobe Item Fetcher v1.0.0
Don't know what release to download? See Installation.