kotlin-graphics / imgui

Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)
MIT License
600 stars 36 forks source link

Build and upload fat jars through actions #129

Closed zeroeightysix closed 4 years ago

zeroeightysix commented 4 years ago

Closes #126

This will build and upload all fat jars (of all modules) on each actions build. I don't know if the binaries are any different between linux, windows and mac OS. They're separate now. If you're wondering what this looks like, take a look at this build. Click the 'Artifacts (3)' button in the top right.