You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some mod authors use comments in their .json config files. This prevents the use of patching values as comments are not part of the standard JSON specification. Add an option to allow comments even though the source is JSON.