Update readme.md

This commit is contained in:
archon0ne 2024-07-03 09:15:58 +00:00
parent be92411568
commit cb41e60fe0

View File

@ -1,8 +1,13 @@
As is a theme with everything i share, mostly written by ChatGPT.
There's obvious flaws in the mod, so use with care, and back your edited files up (assort.json + questassort.json)
There's obvious flaws in the mod, so use with care, and back your edited files up (assort.json + questassort.json). I was able to edit around 25 items from Lotus, without any issues. I assume they will almost deffinitely work just fine with the rest.
usage: python ./app.py
webtool runs at 127.0.0.1:5000
make sure you place assort.json and questassort.json next to app.py
make sure you place assort.json and questassort.json next to app.py
__To-do__
* Add search functionality for item ids on the edit page
* Better layout
* Consistency between how the main overview vs the edit page looks.