My library was in a different location. I found it with this:
```
$ sudo find / -name libgmodule-2.0.so
...
Then launched the game with this:
$ LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so ./OneShot.AppImage