Hey guys! Is it possible to compile the Kotlin LSP (official one,
https://github.com/Kotlin/kotlin-lsp/tree/main) yourself? I am having difficulties because I believe the bash script expects a 'lib' folder that is non-existent when uncompiled, but I cannot find any help on how to compile it myself.