The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 0.002

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