mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-15 15:20:57 -08:00
Stained mountains remake submission / WIP wave graph improvements
This commit is contained in:
parent
ef4d515333
commit
ee01e36560
9 changed files with 51 additions and 9 deletions
|
|
@ -47,6 +47,8 @@ task dist(type: Jar, dependsOn: configurations.runtimeClasspath){
|
|||
exclude("icons/icon.ico")
|
||||
exclude("icons/icon_64.png")
|
||||
|
||||
duplicatesStrategy = 'exclude'
|
||||
|
||||
manifest{
|
||||
attributes 'Main-Class': project.mainClassName
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue