Assort_editor/readme.md

13 lines
594 B
Markdown
Raw Normal View History

2024-07-03 11:13:23 +02:00
As is a theme with everything i share, mostly written by ChatGPT.
2024-07-03 15:13:39 +00:00
There's obvious flaws in the tool, 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.
2024-07-03 11:13:23 +02:00
usage: python ./app.py
webtool runs at 127.0.0.1:5000
2024-07-03 09:15:58 +00:00
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.