Releases: SilksPlugins/UnturnedImages
Releases · SilksPlugins/UnturnedImages
UnturnedImages.Module v0.6.0
Thanks to @negrifelipe for the changes in this release:
- Added support for vehicle paint colors
- All vehicles will export all their color variants if there are any. File name will include the color
- All vehicle exports now will use the asset guid instead of the numeric id
- When exporting the config.yaml file that gets generated now will use a workshop id field that you can directly paste to the unturned images configuration
UnturnedImages.Module v0.5.0
Made items rotatable when generating images. Fixed module not loading due to Unturned UI changes.
UnturnedImages.Module v0.4.2
Fixes
- Fixes bug(s) disabling the ability to generate vehicle/item images.
UnturnedImages.Module v0.4.1
Fixes
Fixed incorrect mod ID being used during exporting.
Fixed being unable to export vehicle images.
Additions
Added exporting of config segments to be used with the UnturnedImages plugin. These config segments are the ID override ranges and URLs to be added. For example:
# Use this in your UnturnedImages/config.yaml file
- Id: "58999-59021;59023-59051;59053-59104;59106-59110;59112-59133;59135-59142;59146-59231;59233-59244;59246-59298;59300-59411;59413-59703;59705-59973" # The ID of the override.
Repository: "https://cdn.jsdelivr.net/gh/SilKsPlugins/UnturnedIcons@images/modded/2683620106/items/{ItemId}.png" # The repository of the override.
UnturnedImages.Module v0.3.1
Added ability to export mods individually.
Fixed vehicles not exporting into individual mod paths.
UnturnedImages.Module v0.3.0
Added ability to export mods individually.
UnturnedImages.Module v0.2.0
UnturnedImages.Module v0.1.0
Initial release. Documentation on usage is incoming.