Carian-Archive
Carian-Archive copied to clipboard
Html wrapper website
This isn't exactly an issue, but I wanted to let you know I built a website based on the text dump you created. It just takes the text dump and makes it a little easier to browse.
The site is here https://eldenringexplorer.github.io/EldenRingTextExplorer and the code is here https://github.com/EldenRingExplorer/EldenRingTextExplorer.
Cheers!
I am trying to do something similar where I parse the XML files and store them in a sqlite or duckdb database then use full-text search. Will use your site for inspiration. Thanks for sharing.