1 2 3 4 5 6 7 8 9 10 11 | // General EOL Cloth settings // Not including a setting will fall back to its default { "online": true, "exportObjs": false, "exportTimings": false, "RESOURCE_DIR": "C:/Git/eol-cloth/resources", "OUTPUT_DIR": "C:/Git/eol-cloth/objs" } |