Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 347 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 347 Bytes

Lprun-rs

Rust library and binary used for running LOVE 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).