Added an error and proper codes for not having all the files when packing a wad. Previously would return the cryptic "Index was outside the bounds of the array." error.
Added custom exit codes, which allow headless scripts to use Sharpii easier. Exit Codes do NOT interfere with normal system exit codes. (System exit codes are 15999 and below, Custom exits are 16001+.)