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::run - Runs the LÖVE2D project through the Love application

VERSION

version 0.002

SYNOPSIS

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

    loverl run

Requirements

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

DESCRIPTION

Loverl's run command will run the LÖVE2D project through the Love application.

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