A simple scripting language for Asheron's Call emotes
Usage: EmoteScript <filename>
Converts an EmoteScript file into a sql/json file
Example:
.es input file:
https://github.com/gmriggs/EmoteScript/blob/master/EmoteScript.Tests/Scripts/cow.es
.sql output:
https://github.com/gmriggs/EmoteScript/blob/master/EmoteScript.Tests/Scripts/cow.sql
.json output:
https://github.com/gmriggs/EmoteScript/blob/master/EmoteScript.Tests/Scripts/cow.json