I know this is a universal unity support module and not specific to my game and/or mods but I'm wondering if this error (appearing on all mods and bepinex as a whole ...
I am trying to generate C# classes from a JSON schema using the NJsonSchema library, but I'm encountering an issue related to the oneOf attribute in the schema. Specifically, I'm having trouble ...