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