https://github.com/sueda/eol-cloth
Tip revision: a6d03813fc8cd8b58edc6b3cef6b2f732f4d9d36 authored by Nick Weidner on 07 September 2018, 18:25:33 UTC
Point fix
Point fix
Tip revision: a6d0381
generalSettings.json
// General EOL Cloth settings
// Not including a setting will fall back to its default
{
"online": true,
"exportObjs": false,
"exportTimings": false,
"RESOURCE_DIR": "D:/Git/eol-cloth/resources",
"OUTPUT_DIR": "D:/Git/eol-cloth/build/objs"
}