Follow Fishsoup-game
Follow
Following Fishsoup-game
Following
Add To Collection
Collection
Comments
Devlog
Submission to Langjam Gamejam
Soup
←
Return to Soup
Devlog
Fixed Dylib issues
December 20, 2025
by
Fishsoup-game
added export LD_LIBRARY_PATH="${APPIMAGE_LIBRARY_PATH}:${APPDIR}/usr/lib:${LD_LIBRARY_PATH}"...
Continue reading
Bundle Static Libs to AppImage
December 20, 2025
by
Fishsoup-game
Bundles a bunch of .so files to make the .AppImage truly portable. AppDir/usr/lib/ld-linux-x86-64.so.2 AppDir/usr/lib/libGL.so.1 AppDir/usr/lib/libGLX.so.0 AppDir/usr/lib/libGLdispatch.so.0 AppDir/usr...
Continue reading