How to add uno.glfw.glfwwindow?
Closed this issue · 3 comments
ejamshidiasl commented
Hello
how to find jar file?
Sylvyrfysh commented
How are you getting imgui? Gradle, Jar, Maven?
ejamshidiasl commented
jar
Sylvyrfysh commented
You can grab the latest uno-sdk-all.jar at https://github.com/kotlin-graphics/uno-sdk/releases. If possible, I would recommend adding gradle or maven support to your project so you can specify the imgui dependencies and have uno and other required libraries grabbed for you.