AutoConfig icon indicating copy to clipboard operation
AutoConfig copied to clipboard

The example of modmenu compat and similar should be a separate mod

Open coderbot16 opened this issue 4 years ago • 4 comments

By default, the game crashes if cloth config isn't installed and the user clicks on the "Configure" button on Auto Config in modmenu.

Arguably, all of the example code should be in a separate mod and should not be in the Auto Config library by default.

coderbot16 avatar Feb 05 '21 00:02 coderbot16

Cloth Config is definitely required for Auto Config, I've no plans to change this.

Plus, if a mod only JIJ Auto Config, they will crash anyways because of the lack of Cloth Config.

shedaniel avatar Feb 05 '21 01:02 shedaniel

If Cloth Config is required, then it would make sense for this to be stated in the fabric.mod.json so that the crashes are more clear.

coderbot16 avatar Feb 05 '21 01:02 coderbot16

Makes sense, will do.

shedaniel avatar Feb 05 '21 01:02 shedaniel

Requiring Cloth Config explicitly has become unneccessary as AC1U is now part of Cloth Config

MaxNeedsSnacks avatar Feb 12 '21 20:02 MaxNeedsSnacks