https://github.com/snsvrno/love-rs
Rust library for working with LOVE projects.
https://github.com/snsvrno/love-rs
library love2d lovepack
Last synced: 9 months ago
JSON representation
Rust library for working with LOVE projects.
- Host: GitHub
- URL: https://github.com/snsvrno/love-rs
- Owner: snsvrno
- Archived: true
- Created: 2018-03-12T12:16:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T16:14:46.000Z (about 7 years ago)
- Last Synced: 2025-04-03T13:46:12.567Z (over 1 year ago)
- Topics: library, love2d, lovepack
- Language: Rust
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Love-rs
A rust library for interacting with [LOVE](https://love2d.org/) projects.
## Functionality
The following can be used with archives (.love) or folders.
- Find the required version of love for a project.