Currently designing a fomod installer for my mod via an xml ModuleConfig, and I have a few quick questions if anyone else is familiar with this process.
1) Is there any way to make an option checked/selected by default, without setting its type to "Recommended" (since this results in an undesirable pop-up that tells the user that de-selecting the option will result in mod instability)?
2) Is there any way to format description text (e.g. use bold, underline, etc.)?
(And for the benefit of anyone looking up this thread in the future with similar questions: I have at least figured out that using the CRLF code will give you a line-break in the description section.)
Thanks in advance~