CLI to package your LÖVE projects
The main features of simplifylabs/love-packager are: Distribution Tools.
Open-source alternatives to simplifylabs/love-packager include: appimage/appimagekit — AppImageKit is a system of tools and utilities for bundling Linux desktop applications into single-file, portable… camchenry/boon — A cross-platform build tool for LÖVE. dmoa/love-export — Export games made in LOVE2D to Windows, Mac, and Linux. ellraiser/love-build — zero-dependency cross-platform builder for LÖVE to export games to Windows, MacOS, and Linux. mikuauahdark/love-fuser — Packages LÖVE Games using GitHub Actions. misterda/love-release — :love_letter: Lua script that makes LÖVE game release easier.
zero-dependency cross-platform builder for LÖVE to export games to Windows, MacOS, and Linux
AppImageKit is a system of tools and utilities for bundling Linux desktop applications into single-file, portable executables. It functions as a packager that converts application directories into self-mounting binaries, allowing software to run across multiple Linux distributions without a formal installation process. The project enables portable software distribution by isolating application configurations and home directories from the host system, which allows applications to run from removable media. It includes a filesystem manager for extracting, inspecting, and mounting the embedded im