Crates.io | lembas |
lib.rs | lembas |
version | 0.4.0 |
source | src |
created_at | 2021-03-23 15:05:18.453069 |
updated_at | 2022-06-06 10:46:54.979971 |
description | Lembas is an easy to use plugin manager for the MMORPG Lord of the Rings Online. |
homepage | |
repository | https://github.com/mawilms/lembas |
max_upload_size | |
id | 372604 |
size | 703,441 |
Note: Lembas is currently heavily work in progress and will contain a lot changes in the upcoming release. The app will get a major rework.
Lembas is a plugin management tool completely written in Rust for the game "Lord of the Rings Online". You may ask why we chose the name "Lembas"? Good question. For a succesful journey in LotRO you may need some plugins but definitely the famous lembas bread!
We provided prebuilt binaries for Windows, Linux and macOS. These binaries can be found here
If you want to build this package on your own you can simply clone the repository and run cargo build --release
. Keep in mind that you need a working installation of Rust on your computer.
Yes. LotRO has already LOTRO Plugin Compendium and it works fairly well. We just wanted to provide a more modern version with a small footprint and that runs fast.
I've built in the past small projects in Rust but nothing fancy. So this project is a learning experience for myself. I enjoy Rust and I love Middle Earth so why not combine both? :blush:
The settings can be found here:
Windows:
%APPDATA%\Roaming
Linux:
$HOME/.local/share
macOS:
$HOME/Library/Application Support
Lembas is meant to be a community project. So anyone who wants to be part of Lembas is welcome. It doesn't matter if you have a feature request or if you want to develop one. You're an experienced Rust developer and want to critize my code? Also no problem. Any feedback is welcome!
You can open a Feature request or Bug issue here
I want to especially thank @13r0ck and @hecrj from the Iced zulip server. Both were very helpful and their tips were essential for this app. I also want to thank Thornbach for the great icon and Casperstorm for his great inspirational WoW plugin manager Ajour.
Lembas is release under the GNU GPLv3