Complex options for use with Generic Mod Config Menu. Current options include: a color picker, image picker, horizontal separator, and dynamic paragraph.
Strongly recommended,it is the basic dependency of the Color pickers. The minimum version required is 2.1.0.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
See License file on GitHub.
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.1.0
Adds the ability to supply custom drawing functions for the "color swatch" that illustrates the current color in the color picker.
Fix mouse state tracking for android. (thanks to GitHub user LinHuiGD)
Version 2.0.0
Built for SDV 1.6 / SMAPI 4.x. Will not work with previous versions.
Fixed tux rendering in the example menu (broken by the SDV 1.6 update).
Fix the color swatch in the color control partially showing the underlying rendered world when alpha is not 1. (thanks GitHub user LinHuiGD)
Version 1.6.0
Adds the Dynamic Paragraph option. Dynamic Paragraphs also support styled text.
Minimum SMAPI version is now 3.17
Version 1.5.0
The image picker option now allows specification of a tooltip to display over the image
Version 1.4.0
Options with a non-null fieldId now invoke handlers registered with GMCM's OnFieldChanged
Version 1.3.0
Added a horizontal separator option
Version 1.2.0
The color picker now has dynamic height when using GMCM 1.8.2 or later