Put zone previews into atlas

This commit is contained in:
Anuken
2019-08-27 19:33:41 -04:00
parent 40405332ec
commit 5134aca723
32 changed files with 1176 additions and 1075 deletions

View File

@@ -23,6 +23,7 @@ public class ImagePacker{
Log.setLogger(new NoopLogHandler());
Vars.content = new ContentLoader();
Vars.content.createContent();
Log.setLogger(new LogHandler());
Files.walk(Paths.get("../../../assets-raw/sprites_out")).forEach(path -> {