Issues
master
Please see the project page
Please take a look at the contribution guidelines before creating a pull request
How to run
- Clone the project with git
- Open the project into IntelliJ Ultimate
- Make sure you have the IntelliJ Lombok plugin installed
- Make sure you have
Enable annotation processing
enabled in the settings - Run the Gradle task
:webview-patch build
to build the webview-patch JAR which is referenced by the run configurations - Run the Gradle task
:downlords-faf-client downloadNativeDependencies
to download the ICE adapter
Thanks to bugsnag for their open source license. We use bugsnag for our error reporting.
See how to use Intellij Community Edition
We have a youtube video on it here. In case you are a student or have other ways to aquire it choose Intelij Ulimate over the Community Edition.
Interested in contributing?
Have a look at our wiki .