demilich1 / metastone

Hearthstone simulator written in Java with full GUI support
GNU General Public License v2.0
132 stars 80 forks source link

Fixed javafx dependencies in app/build.gradle #380 #382

Closed jphavoc closed 6 years ago

jphavoc commented 7 years ago

I changed the app/build.gradle with the information i found here. I can now execute ./gradlew run and ./gradlew idea to do a setup in IntelliJ on my MacOS system. This fix should also work on Windows.