DataPak.SIGNATURE

Every DataPak file begins with this. The dot will be replaced with numbers if I ever decide to make any upgrades to the format

class DataPak
enum char[8] SIGNATURE;

Meta