forked from chomp/ChompQuestVerifier
8 lines
394 B
Markdown
8 lines
394 B
Markdown
# ChompQuestVerifier
|
|
|
|
Verifies an aki quest json against a live dump of quest data
|
|
|
|
## How to use
|
|
1. Copy your aki quests.json into QuestValidator\bin\Debug\netcoreapp3.1\input
|
|
2. Copy a live quest file dump (resp.client.quest.list_xxxx) into QuestValidator\bin\Debug\netcoreapp3.1\input
|
|
3. Run QuestValidator project to generate a list of warnings found in aki quests.json, separated by quest. |