Commit graph

3 commits

Author SHA1 Message Date
Shadow Eevee
588a692b05 Added an error and proper codes for not having all the files when packing a wad.
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.
2020-03-08 22:00:28 -07:00
Shadow Eevee
f9198444e2 Added custom exit codes.
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+.)
2020-03-07 21:44:10 -08:00
Shadow Eevee
64adfa97a3 Added Error Checker, fixed some Error Codes 2020-03-07 15:56:28 -08:00