- Compiled libraries and setup instructions can be found at http://bridgesuncc.github.io/bridges_setup.html
- Clone this repository
- Install Gradle
- Run
gradle fatjar
in your bridges directory. - The resulting jar can be found in
./build/libs/*.jar
You need a somewhat recent gradle. Version 4.4 is too old. Version 8.8 works.