Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

That is unfortunate to hear. Can you give me a bit more information, what distro of linux are you running? And what is the error message you are getting?

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