Skip to content

Releases: SuperAndyHero/EasyXnb

Release 2.6

10 Jan 22:14
Compare
Choose a tag to compare

This release fixes several issues thanks to these PRs:

A few other issues were fixed as well.

Release 2.5

26 Sep 04:51
Compare
Choose a tag to compare

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

06 Jan 16:04
Compare
Choose a tag to compare

Added an option to output shaders as bytecode instead of compiling them into a xnb.

Release 2.3

05 Jan 16:18
Compare
Choose a tag to compare

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

15 Jun 21:53
Compare
Choose a tag to compare

First release of the compiler which should cover most use cases.
Let me know if there are any features/options that should be added.