The .sh file wont work. all it does is pull up an error message in kate
Here's what shows up, as for what linux version I'm not too sure:
#!/bin/sh
echo -ne '\033c\033]0;Lordling of Hearts\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/LordlingOfHearts.x86_64" "$@"
[11:24:21 LSP Client Warning] Failed to find server binary: bash-language-server
Please check your PATH for the binary
See also https://github.com/bash-lsp/bash-language-server for installation or details
[11:24:22 LSP Client Warning] Failed to find server binary: bash-language-server
Please check your PATH for the binary
See also https://github.com/bash-lsp/bash-language-server for installation or details