remembered how cool it would be to pull off a server-side webview on a minecraft plugin.
then remembered that there's no good way of doing that in rust and i couldn't even get a basic plugin working in java because of the broken excuse of a build system that is gradle
damn :/
new rule to myself after an hour of trying to setup a project for a basic fucking minecraft plugin: if i have to do it in java then it's not worth it.
@ezio@akko.wtf its still java and it still has a poor excuse for build systems
@ezio@akko.wtf the cef maintainers maintain an official binding for java which is what i was reaching for.
really wish there was (maintained) rust bindings
@ezio@akko.wtf actually you can use maven for minecraft spigot, but my experience with it was really poor so i dont usually prefer to use it.
@ezio@akko.wtf i dont remember specifics, i'd have to use it again to remember
@zebo@seafoam.space @ezio@akko.wtf i've actually stopped caring about speed in programs. its not even why i use rust anymore, i just like rust because i like working with it.