Releases: SuperAndyHero/EasyXnb
Releases · SuperAndyHero/EasyXnb
Release 2.6
This release fixes several issues thanks to these PRs:
- Fix not outputting to correct directory by @SnowyStarfall in #2
- Fixed certain cultures crashing the app by @Nestorboy in #4
- Fixed foreground color leaking after finishing by @Nestorboy in #5
A few other issues were fixed as well.
Release 2.5
Added 2 new options.
Close Immediately: Skips the 10 second wait before the console auto closes.
Wait for input on error: Goes to the 10 second wait instead of waiting for user input, this is skipped if Close Immediately is set to true.
Release 2.4
Added an option to output shaders as bytecode instead of compiling them into a xnb.
Release 2.3
This fixes a potenial issue with compiling on the HiDef profile, as well as allowing for the compilation of shader model 3.X
Initial release
First release of the compiler which should cover most use cases.
Let me know if there are any features/options that should be added.