add incompatible field to info.json
Posted: Sat May 20, 2017 8:00 am
Currently there's no clean way to tell users other mods are incompatible.
We can throw an error or set the optional requirement to ludicrous version numbers. Both options are very confusing to players.
Having a field incompatibilities working like dependencies would resolve this.
Unlike dependencies it should take version < and version >= to exclude versions too far behind and ahead.
We can throw an error or set the optional requirement to ludicrous version numbers. Both options are very confusing to players.
Having a field incompatibilities working like dependencies would resolve this.
Unlike dependencies it should take version < and version >= to exclude versions too far behind and ahead.