mirror of
https://github.com/mogzol/BrawlBuilder.git
synced 2024-11-16 14:49:21 +01:00
Update readme, bump version number
This commit is contained in:
parent
aa033fda28
commit
a84b7cf098
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("1.1.0.0")]
|
[assembly: AssemblyVersion("1.1.1.0")]
|
||||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
[assembly: AssemblyFileVersion("1.1.1.0")]
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
------------------------------------/
|
------------------------------------/
|
||||||
------- BRAWLBUILDER v1.1 -------/
|
------- BRAWLBUILDER v1.1.1 -------/
|
||||||
------------------------------/
|
----------------------------------/
|
||||||
|
|
||||||
"The Ultimate Super Smash Bros Brawl ISO Builder"
|
"The Ultimate Super Smash Bros. Brawl ISO Builder"
|
||||||
|
|
||||||
https://github.com/mogzol/BrawlBuilder
|
Author: Mogzol (aka person66)
|
||||||
|
Source: https://github.com/mogzol/BrawlBuilder
|
||||||
|
|
||||||
|
|
||||||
----------------/
|
----------------/
|
||||||
@ -85,6 +86,10 @@ if it doesn't, just copy it manually.
|
|||||||
------ Changelog --/
|
------ Changelog --/
|
||||||
------------------/
|
------------------/
|
||||||
|
|
||||||
|
1.1.1:
|
||||||
|
- Possibly fix the 'wit exited with error code -1' error
|
||||||
|
- Add 'Finalizing...' status at end of build so it doesn't seem like build is frozen at 99%.
|
||||||
|
|
||||||
1.1:
|
1.1:
|
||||||
- Improve error messages, most of them should now actually be somewhat helpful
|
- Improve error messages, most of them should now actually be somewhat helpful
|
||||||
- Fix "Build Completed" sometimes appearing even if the build did not complete properly
|
- Fix "Build Completed" sometimes appearing even if the build did not complete properly
|
||||||
|
Loading…
Reference in New Issue
Block a user