Config file location
joklbash opened this issue ยท 2 comments
Following should be changed. It's writing to the root of the drive instead of the config folder.
ConfigurationHandler.initConfig(new File("/config/darkutils.cfg"));
The download for this fix is here