Hi, I made a desktop program using TornadoFx and g...
# tornadofx
l
Hi, I made a desktop program using TornadoFx and gradle, and now, I'd like to make it installable on Windows (ideally, without needing to have a JRE on the computer, size doesn't matter much, but I'd use proguard if possible), and also on MacOS (but this is a bonus). Could someone give me some guidance on how to do so? Thanks a lot!