Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/snsvrno/lprun-rs
- Owner: snsvrno
- License: mit
- Archived: true
- Created: 2018-03-12T12:41:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T18:41:33.000Z (about 6 years ago)
- Last Synced: 2024-12-16T12:45:58.740Z (about 2 months ago)
- Topics: binary, library, love2d, lovepack
- Language: Rust
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).