maxton / GameArchives

A C# library for reading several video game archive formats, and a sample file explorer.
GNU Lesser General Public License v3.0
95 stars 20 forks source link

Added support for version 1 ark files #19

Closed PikminGuts92 closed 6 years ago

PikminGuts92 commented 6 years ago

Updated ark support for version 1. Which is found on Amplitude (PS2) demo discs.

PikminGuts92 commented 6 years ago

I also updated the README to remove the 'ARK' clarification for version 1 arks since it's not the case anymore.

maxton commented 6 years ago

Cool stuff!