Archive.this

Open a DBPF archive from the given file path.

struct Archive(float DBPF = 1, float V = 7.0)
this
(
string path
)
if (
isValidVersion!(DBPF, V)
)

Meta