Closed avianey closed 9 years ago
when using to = file("path") and no target density, it would be great to generate resources to path without adding a -density qualifier... USefull for RAW or PNG generation for using with LibGDX TexturePacker
to = file("path")
path
-density
when using
to = file("path")
and no target density, it would be great to generate resources topath
without adding a-density
qualifier... USefull for RAW or PNG generation for using with LibGDX TexturePacker