generalSettings.json
// 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/build/objs"
}