Initial commit

This commit is contained in:
GrapeshotGames 2018-12-22 10:02:57 -05:00
parent 1aecbe009b
commit a172b4ab3b
469 changed files with 119758 additions and 0 deletions

5
Data/config.json Normal file
View file

@ -0,0 +1,5 @@
{
"CellImagesRes": 2048,
"AtlasImagesRes": 4096,
"ImageQuality": 87
}