This function is provided for compatibility with older versions of Nirtcpp and may be removed in Nirtcpp 1.9, you should use addFileArchive instead. Useful for handling data which will be in a zip file
This function is provided for compatibility with older versions of Nirtcpp and may be removed in Nirtcpp 1.9, you should use addFileArchive instead. After calling this, the Nirtcpp Engine will search and open files directly from this archive too. This is useful for hiding data from the end user, speeding up file access and making it possible to access for example Quake2/KingPin/Hexen2 .pak files
This function is provided for compatibility with older versions of Nirtcpp and may be removed in Nirtcpp 1.9, you should use addFileArchive instead. After calling this, the Nirtcpp Engine will search and open files directly from this archive too. This is useful for hiding data from the end user, speeding up file access and making it possible to access for example Quake3 .pk3 files, which are no different than .zip files.