inwc3 / wc3libs

Java library for reading and modifying Warcraft III maps and game files
Apache License 2.0
31 stars 11 forks source link

Remove javafx dependencies #22

Closed Frotty closed 6 years ago

Frotty commented 6 years ago

This is not a UI program @WaterKnight, please stop using javafx classes. They are not included with every platform and version of java and can cause the build to fail like is the case with jitpack now: https://jitpack.io/com/github/inwc3/wc3libs/35b3a60dc3/build.log

Frotty commented 6 years ago

ok they fixed the jitpack build.