probonopd / go-appimage

Go implementation of AppImage tools
MIT License
680 stars 69 forks source link

Add --runtime-file CLI option to mkappimage #196

Closed mgord9518 closed 2 years ago

mgord9518 commented 2 years ago

Feature parity with https://github.com/AppImage/AppImageKit/blob/master/src/appimagetool.c

Allows embedding an external runtime in the AppImage instead of using those contained in mkappimage

probonopd commented 2 years ago

Thanks @mgord9518. Very useful! Appreciate it. Happy Easter.

mgord9518 commented 2 years ago

Thanks, you too!