mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-28 21:57:51 +07:00
Improvements to version scripts
This commit is contained in:
@ -44,8 +44,6 @@ task dist(type: Jar){
|
||||
exclude("icons/**")
|
||||
exclude("bundles/**")
|
||||
|
||||
writeVersion()
|
||||
|
||||
manifest{
|
||||
attributes 'Main-Class': project.mainClassName
|
||||
}
|
||||
|
Reference in New Issue
Block a user