mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-20 04:37:31 +07:00
Updated Mac icon
This commit is contained in:
Binary file not shown.
@ -39,7 +39,9 @@ task dist(type: Jar){
|
|||||||
exclude("music/**")
|
exclude("music/**")
|
||||||
exclude("sounds/**")
|
exclude("sounds/**")
|
||||||
exclude("fonts/**")
|
exclude("fonts/**")
|
||||||
|
exclude("zones/**")
|
||||||
exclude("com/badlogic/gdx/**")
|
exclude("com/badlogic/gdx/**")
|
||||||
|
exclude("icons/**")
|
||||||
exclude("bundles/**")
|
exclude("bundles/**")
|
||||||
|
|
||||||
writeVersion()
|
writeVersion()
|
||||||
|
Reference in New Issue
Block a user