The Linux version doesn’t work for me. I am using Linux Mint 22.3, based on Ubuntu 24.04 LTS. I get this error message:
./Jim: error while loading shared libraries: libsndio.so.6.1: cannot open shared object file: No such file or directory
I recommend either shipping libsndio.so.6.1 with your game or using SDL3, which dynamically loads its dependencies and can therefore still run if some of its dependencies are missing.