Search Criteria
Package Details: lovely-injector 0.8.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lovely-injector.git (read-only, click to copy) |
---|---|
Package Base: | lovely-injector |
Description: | A runtime lua injector for games built with LÖVE |
Upstream URL: | https://github.com/ethangreen-dev/lovely-injector |
Licenses: | MIT |
Submitter: | KokaKiwi |
Maintainer: | KokaKiwi |
Last Packager: | KokaKiwi |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-05-10 21:10 (UTC) |
Last Updated: | 2025-06-09 13:15 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- balatro (optional)
Latest Comments
jonhermansen commented on 2025-06-10 21:00 (UTC)
@KokaKiwi You hit the nail on the head.
Realized today that my rustc was in ~/.cargo/bin ... moved it out of my PATH, reinstalled lovely-injector, all is well.
Thank you :)
KokaKiwi commented on 2025-06-10 08:55 (UTC)
@jonhermansen your rust toolchain is likely out-of-date, try doing
rustup update
if you use rustup or upgrade your system rust packaagejonhermansen commented on 2025-06-10 03:30 (UTC) (edited on 2025-06-10 03:31 (UTC) by jonhermansen)
Today I upgraded my CachyOS install, and got this error:
raffitz commented on 2025-05-10 22:31 (UTC)
Amazing! Many thanks!
jonhermansen commented on 2025-05-10 21:26 (UTC)
This is great, thank you KokaKiwi!