Implemented correct map loading, legacy format support
This commit is contained in:
@@ -88,6 +88,7 @@ def antialias = {File file ->
|
||||
|
||||
ImageIO.write(out, "png", file)
|
||||
}
|
||||
|
||||
task swapColors(){
|
||||
doLast{
|
||||
if (project.hasProperty("colors")) {
|
||||
|
||||
Reference in New Issue
Block a user