Eldenring companion, initial release
I just published an initial version of an Elden Ring companion application. The goal is to use it as a checklist, a bit like this one, with the following two features:
- a search bar to quickly write the stuff you grabbed while playing
- a real time armor optimizer, that will reflect updates in load capacity and picked armors
Do not hesitate leaving notes on the GitHub repo.
Note: you might notice there is also a Rust project. I wanted to write the armor optimizer in Rust and embed it as a WASM module, but it turns Vite doesn't like that, and the JavaScript is fast enough, so it is on hold for now.