Changed how the main builder method works, now uses a state-based
system.
Wit error messages should now show more details about the error.
The "Build Completed" sometimes appearing even if the build did not
complete properly bug has (hopefully) been fixed, it should give you an
error now if it didn't make it to the final stage.
The --show-wit-debug option has been added which keeps wit windows open
after wit finishes, to help with debugging
The help text for the Brawl ISO has been edited to clarify how the
ssbb.d folder works
A crash if building with no GCT selected has been fixed
Added some files that were missing from the Resources folder in the git
repo.
Updated readme's
Upped assembly version
Other code cleanup and misc. fixes
The ookii dll has been changed to the one actually in the project
(rather than just on my desktop :P).
Assembly info has been updated, useless includes have been removed.
The window title now includes "BrawlBuidler".
The Resources folder has been renamed back to resources, and should now
be copied automatically at build.
This Renames the resources folder so people know what to do with it.
The readme has also been modified to tell people to copy the Resources
folder to the exe directory.
And genList.py has been commented to explain what it is.