/wooting-analog-java-wrapper

a java wrapper for the wooting analog wrapper

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

wooting analog java wrapper

about

A java wrapper for the wooting analog wrapper. https://github.com/WootingKb/wooting-analog-sdk

build

Requires a c++ compiler, cmake version >= 3.20.

gradlew build

Run generateJniHeaders to regen JNI headers if needed.

cross compile

On linux you can crosscompile for windows and apple.

Windows Requires mingw compiler and add -Pwindows.

Apple requires osxcross and add -Papple.

gradlew build -Papple -Pwindows

LICENSE

Project licensed under lgpl 3.0 not inluding the files under native/libs which have their own license