Java program to generate a mosaic of a specific picture out of many other given pictures
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery 06691c653a Added Settingsfile & Minor Code cleanup
A settings.txt file is created and filled with
the hard-coded values if none is found.
If one is found its content will overwrite the
hard-coded values.

Checks if the internal version string matches the settings.txt
file before loading the values.
The settings file ignores lines not matching the regex: ".*=.*"
7 years ago
src/peery Added Settingsfile & Minor Code cleanup 7 years ago
.gitignore Initial Commit WIP 7 years ago