Commit Graph

8 Commits

Author SHA1 Message Date
Morgan Zolob
3558dac87b Add download information to readme
Several people were downloading the source from GitHub instead of the
releases. Hopefully this will help.
2017-01-07 15:37:39 -08:00
mogzol
3ce298de61 Update readme with link to smashboards thread 2016-03-12 21:07:43 -08:00
Mogzol
2cbbae72cd Improve error messages, and numerous other fixes
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
2016-03-09 01:01:14 -08:00
Mogzol
5fe4d69868 Update readme
Also add a txt readme for releases.
2016-03-07 21:45:43 -08:00
mogzol
85644f908a Change target .NET version, other misc. changes
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.
2016-02-06 12:37:56 -08:00
mogzol
54070b6e27 Update readme
Tested the Community Complete build and it works without me even having
to change anything, yay!
2016-02-04 22:38:40 -08:00
mogzol
d2fd1c440d Clean up and clarify
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.
2016-02-04 22:30:29 -08:00
mogzol
c487717534 Add basic readme 2016-02-04 22:19:10 -08:00