Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snsvrno/lprun-rs

Command line tool for managing and running multiple versions of LOVE on the same machine.
https://github.com/snsvrno/lprun-rs

binary library love2d lovepack

Last synced: 18 days ago
JSON representation

Command line tool for managing and running multiple versions of LOVE on the same machine.

Awesome Lists containing this project

README

        

# Lprun-rs

Rust library and binary used for running [LOVE](https://love2d.org) and LOVE projects.

## Features

- run any version of LOVE, if version isn't found attempt to download and locally install it.
- detect what version of LOVE to use based on project.
- locally manage LOVE installations for multiple platforms (tested on WIN and LINUX).