ConfigUtils v3.04-3.07
changed file saving (name: x.cu / x,x,x...cu)
added hover event for toggleconfig
removed shit code from .cu toggleconfig
why didnt i think of this before wtf:
for each (var line in lineList) {
var target = moduleManager.getModule(line.split(" ")[0])
if (!target.getState()) target.setState(true), toggeledModules.push(target.getName());
}
time to stfu and stop spamming forum with log