Skip to content

Automate the creation of a fat jar with the jar libraries and the natives of slick2d already included. It's a bash script and require: zip, zipmerge, basename. Usage: ./autofatter.sh <directory of the base jar file to transform> <the os of the out file: linux/win/mac> <the main class of the jar file to execute>

dege88/autofatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

About

Automate the creation of a fat jar with the jar libraries and the natives of slick2d already included. It's a bash script and require: zip, zipmerge, basename. Usage: ./autofatter.sh <directory of the base jar file to transform> <the os of the out file: linux/win/mac> <the main class of the jar file to execute>

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages