forked from chomp/ChompQuestVerifier
update readme
This commit is contained in:
parent
a1e1600f21
commit
a98311928b
@ -5,4 +5,6 @@ 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.
|
||||
3. Run QuestValidator project to generate a list of warnings found in aki quests.json, separated by quest.
|
||||
|
||||
Use the example dump file found in QuestValidator/Examples if you dont have a live quest dump file
|
Loading…
x
Reference in New Issue
Block a user