readme
The repository was almost a gigabyte, so I decided to remove the collected data from it. This required rewriting the history and as a result, you're going to get horrible conflicts if you try to merge with the new version. I'd apologize for the inconveniences, but I'm a bastard and don't really care.
Doesn't include
static.lua or
Icons.tga, which are generated by the script
build, which is an executable Lua source file.
Requires the following programs installed and in your path:
- lua - The Lua interpreter, I'm using 5.1.1.
- sha1sum - To generate SHA1 hashes.
- convert - Part of ImageMagick, to make the SVG images usable by the WoW client.
- zip - Info-zip, to create the archive that I upload to the site.
If anyone manages to get all that work in Windows, feel free to submit a patch and/or tutorial.
Branches:
- master - Where most of the development happens.
- api-rewrite - I'm working on rewriting QuestHelper. The code here doesn't work.