OptionalactionsOptionalbinName of the executable to put into the Exec field of generated
.desktop file.
Defaults to options.name.
OptionalcategoriesList of desktop file categories to append.
OptionalcompressorUse given compressor for SquashFS filesystem.
Defaults to mksquashfs binary defaults (usually gzip).
OptionaldesktopPath to desktop file to be used instead of generating a new one.
OptionalgenericGeneric name of the application used in .desktop file.
OptionaliconPath to icon to use for the application (shortcut, launchers etc.).
OptionalnameName of the package (lowercase & hypens only). Makers sanitize this value with a chance of encountering a failure for unsanitizable strings.
Defaults to sanitized packageJSON.name.
OptionalproductHuman-friendly name of the application.
Defaults to packageJSON.productName.
OptionalruntimeA file location, from which runtime should be fetched. Can be remote URL
that is supported by Node.js fetch or file path.
Default is generated as:
`https://github.com/AppImage/type2-runtime/releases/download/continuous/runtime-${arch}`
Actions to be used within a generated desktop file.