3.0.5: Add support for 64bit scripts
This release introduces support for 64-bit versions of scripts.
Those are variations of scripts that use 8-byte pointers for name references.
They also got rid of the compression layer altogether.
Features:
- Added: De-/Compilation of 64-bit scripts
- Added: Commandline parameter -l to set the pointer length at compilation
- Added: Commandline parameter -n to remove the compression layer at compilation (necessary for 64-bit scripts)
Bugs:
- Fixed: Decompressing multiple scripts used the wrong file path to write to