Hi there I have created snap file containing game. Most of the files to run a game are in snap file but cannot be accessed
I did squashfs on snap file to get directory of those files. squashfs-root/usr/local/lib/name_of_game/
Those files inside this dir I need access to. Is there any way to get them to work just fine or I need to make extra workaround to make it happen ?
PS: There is also bin dir in squashfs-root/usr/local/ which stores binaries to run a game and simply put I can launch a game just fine but those required file I need because it just error out about those files.