General
- You can now run the package from the command line: `python -m mcextract <cmd> <args>`
- Added `--eula` argument. If defined it will except the eula. If undefined the script will stop.
- Removed ask eula from console. use --eula instead.
- Default path is now %cd%/Output instead of %userprofile%/Desktop/Output
- --output should now correctly interprit path variables (`%userdata%`, `%userprofile%`, etc)