Based off of hxCodec, but better
Also, everything is unfinished
If you have a custom defines section, add the following line:
<define name="DVD_PLUGIN" if="windows || mac" />
Then, add this:
<haxelib name="hxDVD" if="DVD_PLUGIN"/>
Add this to your workflow:
haxelib install hxDVD
Alternatively, use this to install the latest updates:
haxelib git hxDVD https://github.com/Joalor64GH/hxDVD