removed name thing
This commit is contained in:
parent
a76b95a2c7
commit
3fbdcaf6cf
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ task pack(type: io.github.fvarrui.javapackager.gradle.PackageTask, dependsOn: bu
|
|||
createTarball = true
|
||||
createZipball = true
|
||||
additionalResources = [ file('src/main/resources/xyz/brysonsteck/ServerCraft/') ]
|
||||
name = "ServerCraft"
|
||||
|
||||
linuxConfig {
|
||||
pngFile = file('src/main/resources/icon.png')
|
||||
|
|
Loading…
Add table
Reference in a new issue