Update readme with link to smashboards thread

This commit is contained in:
mogzol 2016-03-12 21:07:43 -08:00
parent a84b7cf098
commit 3ce298de61

View File

@ -8,6 +8,8 @@ Other Brawl mods may or may not work, they are widely untested. It seems like an
Hopefully compatibility will be improved in the future. Hopefully compatibility will be improved in the future.
If you want to discuss BrawlBuilder, or if you have any issues, check out the official BrawlBuilder thread over on Smashboards: http://smashboards.com/threads/432675
## Command line arguments ## Command line arguments
`--show-wit` `--show-wit`
This will show the wit command line windows rather than hiding them and displaying the progress in the UI. This will show the wit command line windows rather than hiding them and displaying the progress in the UI.
@ -39,4 +41,4 @@ This will change the offset that the GCT is applied at (by default 80570000) to
- Secondly, thanks to the Dolphin team for the awesome debug mode of Dolphin, I wouldn't have been able to get alternate stages and the replacement soundbank engine working without that. - Secondly, thanks to the Dolphin team for the awesome debug mode of Dolphin, I wouldn't have been able to get alternate stages and the replacement soundbank engine working without that.
- The folder select dialog uses Ookii dialogs, a great little library for nice looking dialogs. - The folder select dialog uses Ookii dialogs, a great little library for nice looking dialogs.
- Detailed wit error messages make use of FlexibleMessageBox by JReichert - Detailed wit error messages make use of FlexibleMessageBox by JReichert
- And thanks to the creators of all the ISO builder scripts for Project M and the like, they are what I initially based this off of. - And thanks to the creators of all the ISO builder scripts for Project M and the like, they are what I initially based this off of.