Open Star-X555 opened 3 years ago
Just for the record, theoretically a workaround would be storing the configs in a plaintext file or something. As I haven't tested said config options yet on either Windows or Linux I have no frickin clue how they're stored, but if they're editable by hand that might be a way to bypass whatever dotnet bullcrap the config menu brings up.
It's an INI file.
if they're editable by hand that might be a way to bypass whatever dotnet bullcrap the config menu brings up.
Look at the configschema and make a config.ini
[GroupName]
ParameterName=Value
Basically it makes the mod loader impossible to use on Linux, at least if you have any big mods like CWE.
Error log below: