You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Richard Buckle edited this page Sep 26, 2017
·
2 revisions
It's really painful to edit the personality JSON EDDI\SpeechResponder\eddi.json so here's what I do instead.
Copy EDDI\SpeechResponder\eddi.json to %appdata%\EDDI\personalities\dev.json.
Edit it in Notepad++ or similar and change the name in line 2 to "dev".
Make changes to the "dev" personality in the EDDI UI.
Test with the "dev" personality selected.
If the test is good, use your favourite diff tool (I like "Beyond Compare") to selectively move the changes into EDDI\SpeechResponder\eddi.json.
Rebuild the solution and use EDDI's edit view -> show diffs, to check that the relevant event script in the "dev" personality no longer has any diffs from the version that will be shipped.