[x] Log the found binary paths and the mosaic user folder.
[x] Clarify static function usage of ofDirectory on instance. (don't use the instance)
[x] Scan for GIT install vs released binary and grab data & examples from there.
Fixes:
[x] Version check was parsing the version strings with a line return (release.txt), now only the first line is used to grab the versions. It created a data folder copy on each launch, as the versions didn't match.
Improvements:
Fixes:
release.txt
), now only the first line is used to grab the versions. It created a data folder copy on each launch, as the versions didn't match.Porting: