1
0
Fork 0

Refactoring and add travis ant compilation

This commit is contained in:
MrDev023 2016-09-17 17:54:17 +02:00
parent 173e2b03c3
commit fa303e75ae
4 changed files with 3 additions and 9 deletions

12
.gitignore vendored
View file

@ -1,12 +1,6 @@
bin/* bin/*
.project
# Mobile Tools for Java (J2ME) .settings/*
.mtj.tmp/ .classpath
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*

BIN
libs/Output.jar Normal file

Binary file not shown.

BIN
libs/acm.jar Normal file

Binary file not shown.

BIN
libs/jinput.jar Normal file

Binary file not shown.