Settings - Demexis/Starbound-ColorOptionsPicker GitHub Wiki
The settings can be accessed by clicking "File -> Settings".
At the moment there are only import settings. A little clarification: these settings apply to the import of sprites and JSON files, at the moment when you specify a folder. (See "Usage: Uploading Files" section)
Parameter name | Description |
---|---|
Transparency Cut | Cuts all pixels whose alpha value is less than the specified number [0 - 255]. It should be noted that pixels that have transparency in the original imported image will be displayed without transparency in the program. |
Ignore '.head' files | Ignores head sprites and .head files during import. |
Ignore '.chest' files | Ignores chest sprites and .chest type files during import. |
Ignore '.legs' files | Ignores leg sprites and .legs files during import. |
Ignore '.back' files | Ignores back sprites and .back type files during import. |
Ignore masks | Ignores import and application of masks. |