Changes for version 0.004 - 2026-09-21
- Fixed `luv build`: files under source_dir now bundle inside their own subfolder in the .love archive instead of landing at the archive root, matching how library_dir and assets_dir are already packaged
Modules
command-line package manager for love2d projects
add a library dependency from a git repo or the registry
package the project into a .love file
initialize a new luv project
list current library dependencies
remove a library dependency
search the library registry
refresh the local library registry cache
git operations for fetching and updating library dependencies
reads and writes a luv project's luv.json manifest
packages a luv project into a .love file
local cache of the awesome-love2d library list