DataPak.addFile

Adds a file to be compressed later. Returns the created index for it.

class DataPak
addFile
(
string filename
,
string newName = null
,
ubyte[] indexExtField = []
)

Meta