Removed the univseral jar appendix, fixed small typo

This commit is contained in:
modmuss50 2015-08-05 10:13:02 +01:00
parent 4c2c69f84e
commit f8803f3be1
2 changed files with 1 additions and 2 deletions

View file

@ -146,7 +146,6 @@ jar {
attributes 'FMLCorePluginContainsFMLMod': 'true'
}
exclude "**/*.psd"
appendix = 'universal'
classifier = 'universal'
}