Closed ghost closed 3 years ago
As adding that line will not be json...
{
GUI: {
/*
* Valid range: [50,)
* Default: 200
*/
UpdateIntervalMS: 200.0,
},
}
outer/first json scope
Like this?
{
bypassPerformantCheck: true,
GUI: {
/*
* Valid range: [50,)
* Default: 200
*/
UpdateIntervalMS: 200.0,
},
}
Sir I dont understand what I do
That will work, however I recommend you heed the warning and just remove performant. It doesn't actually make anything run faster. What it does amounts to faking the tick number, breaking other mods in the process.
The config does not look like it will accept just that at the end of the file....