How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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
LÖVE Game Development & Automated Build System ⚡
The main features of oval-tutu/bootstrap-love2d-project are: Distribution Tools.
Open-source alternatives to oval-tutu/bootstrap-love2d-project 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.