https://github.com/appimagecrafters/appimage-runtime-3
Proposal of executable header for the AppImage format
https://github.com/appimagecrafters/appimage-runtime-3
appimage
Last synced: 4 months ago
JSON representation
Proposal of executable header for the AppImage format
- Host: GitHub
- URL: https://github.com/appimagecrafters/appimage-runtime-3
- Owner: AppImageCrafters
- License: zlib
- Created: 2021-07-29T20:18:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T21:36:49.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T00:16:28.818Z (over 1 year ago)
- Topics: appimage
- Language: C++
- Homepage:
- Size: 241 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AppImage type 3 runtime
This repository is a draft for a new AppImage type called *type 3*. It is supposed to succeed the previous types, the
deprecated type 1 and the currently used type 2. Both have their flaws, and we've learnt a lot in the last years working
with both.