xiaoshen
xiaoshen
Right now Kotlin Bukkit API works fine from 1.8-1.16, glad that bukkit didn't change most thing
one thing forget, It doesn't works fine with some class that has val constructer
I think have a dsl support for https://github.com/KyoriPowered/adventure would be great. Since it have Bungeecord, Velocity, bukkit etc support.
Java Applet 👍
Jetpack Compose is powered by Skia, you can look into the jetpack compose canvas which is a drawScope under package androidx.compose.ui.graphics.drawscope. But I think it would be better just asking...
yes export to image, it is terrible. Jetpack compose desktop is based on skia (skiko is what they use for jvm bindings), I am not expert on that too, but...
The canvas is really similar, however, compose doesn't support CSS, but the Modifier (How we modify components with compose) is really straightforward.
@DevSrSouza https://github.com/smallshen/JWM-Compose
It can run in IDE but with after build it with shadowJar into a standalone jar, it starts throwing NullPointException
https://github.com/JetBrains/KotlinDL/issues/113