From 90060615abf61dfa51b5fefa3c0733eba7baf55c Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 30 Mar 2003 20:48:28 +0000 Subject: [PATCH] Forgot to mention qpak in the docs. --- physfs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/physfs.h b/physfs.h index 8cd310b3..6a95afe7 100644 --- a/physfs.h +++ b/physfs.h @@ -128,6 +128,7 @@ * Currently supported archive types: * - .ZIP (pkZip/WinZip/Info-ZIP compatible) * - .GRP (Build Engine groupfile archives) + * - .PAK (Quake I/II archive format) * - .HOG (Descent I/II HOG file archives) * - .MVL (Descent II movielib archives) *