AinaVT / LethalConfig

A mod configuration menu for Lethal Company
https://thunderstore.io/c/lethal-company/p/AinaVT/LethalConfig/
GNU General Public License v3.0
15 stars 6 forks source link

Easier way to remove restart requirement message #50

Open AdalynBlack opened 4 months ago

AdalynBlack commented 4 months ago

I want to remove the restart requirement from most of the entries in my own mod, but the only way I can see to do so is by creating each entry manually. The auto generated entries work perfectly fine, but then it prompts for a restart when the vast majority of my config options work dynamically. Is there some way that we can batch remove the restart requirement, or tell the config generator to generate the config with that requirement disabled by default? It's just a pain to add more config options and then also have to add it into LethalConfig, effectively having to configure it twice