NAME

Loverl::Command::build - Builds the LÖVE2D project into a build directory

VERSION

version 0.004

SYNOPSIS

cd path/to/love2d/game/project/folder

loverl build

Requirements

Need main.lua and conf.lua to exist in order to use the command.

DESCRIPTION

Loverl's build command will build the LÖVE2D project into a build directory.

AUTHOR

Nobunaga <nobunaga@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2023 by Nobunaga.

This is free software, licensed under:

The MIT (X11) License