Go to file
Stefan Dollase 73d96e6264 switched from the maven-assembly-plugin to the maven-shade-plugin
* this seems to work better when building fat jar files
* it replaced the default output jar file (without dependencies) by the fat jar file (including all dependencies)
* removed the script that replaced the default jar file by the fat jar file
* enabled the generation of the mac wrapper, since it should work
* the mac wrapper will contain all dependencies twice
2015-12-24 03:18:08 +01:00
.settings extracted building of windows and mac wrappers to extra pom.xml files 2015-12-24 02:43:32 +01:00
biome Added support for custom biome names. 2013-12-08 00:52:44 -08:00
lib converted the project to a maven project 2015-12-19 21:21:11 +01:00
src extracted building of windows and mac wrappers to extra pom.xml files 2015-12-24 02:43:32 +01:00
travis-ci switched from the maven-assembly-plugin to the maven-shade-plugin 2015-12-24 03:18:08 +01:00
.classpath fixed an issue that caused the devtools to have lots of compile errors 2015-12-20 04:37:38 +01:00
.gitignore switched from the maven-assembly-plugin to the maven-shade-plugin 2015-12-24 03:18:08 +01:00
.project converted the project to a maven project 2015-12-19 21:21:11 +01:00
.travis.yml switched from the maven-assembly-plugin to the maven-shade-plugin 2015-12-24 03:18:08 +01:00
Default-sorted.json Create Default-sorted.json 2014-01-11 10:54:43 -05:00
HOW-TO-BUILD.md adjusted the pom.xml 2015-12-20 03:45:25 +01:00
LICENSE.txt Updated license.txt to reflect AMIDST's license. 2014-01-03 19:17:41 -08:00
README.md added link to travis-ci build page 2015-12-20 01:46:24 +01:00
pom.xml switched from the maven-assembly-plugin to the maven-shade-plugin 2015-12-24 03:18:08 +01:00

README.md

AMIDST

Build Status

Advanced Minecraft Interface and Data/Structure Tracking

License and warranty

AMIDST comes with ABSOLUTELY NO WARRANTY. It is free software, and you are welcome to redistribute it under certain conditions. See LICENSE.txt for more details on both of these points.