-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Verify
- I understand that if I ignore these instructions, my issue may be closed without review.
- I have made sure that there are no similar opened issues.
- I have made sure that the mod version matches the latest release.
Is your feature request related to a problem? Please describe.
As we are now an organization, our modinfo configurations should be more consistent between all our mods. For example, I suggest using the "Sentence case" instead of "Title Case" when it comes to labels. The "Title Case" looks kinda messy when it comes to the in-game font.
Moreover, we should follow the same pattern between all our mods when it comes to both description and data as well. For example, when dealing with bool options, we should have a more unified format of either "True/False" or "Enabled/Disabled" across all our mods, which is the matter of discussion.
Describe the solution you'd like
Change modinfo.lua to be more consistent between all our mods.
Describe alternatives you've considered
If applicable, add a clear and concise description of any alternative solutions or features you've considered.
Additional context
If applicable, add any other context or screenshots about the feature request here.