LanXchange
LanXchange copied to clipboard
How to build from source ?
.jar file is missing , can you please add some documentation on how to build from source ?
If you just want to grab the .jar, you can steal it out of the normal download: https://github.com/tfg13/LanXchange/blob/master/releases/stable/lxc.zip (that is the latest stable version, which is kinda old right now)
Compiling is a mess because of the android builds, you'll have to use gradle unfortunately.
In theory, when you have gradle, you want to build the releaseDesktop
target.