Is it possible to make SmartSim load its resources from relative (to the main binary) rather than absolute paths?
I am trying to make an AppImage (which succeeds) but when running it, I am getting because the files are not in /usr but in a different, ever-changing, location.

References: