I have the game supertux in .appimage format and everything works, but I want to modify something in it, replace files.
I am using
./sp.AppImage --appimage-mount
and in the path
/tmp/.mount_sp.AppJPCmU5
I have these files readable.
My question is, how can I change it so that the mount is in /home/myfolder/supertux because that will allow me to easily modify it?