瀏覽代碼

Forgot to mention qpak in the docs.

Ryan C. Gordon 23 年之前
父節點
當前提交
90060615ab
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      physfs.h

+ 1 - 0
physfs.h

@@ -128,6 +128,7 @@
  * Currently supported archive types:
  * Currently supported archive types:
  *   - .ZIP (pkZip/WinZip/Info-ZIP compatible)
  *   - .ZIP (pkZip/WinZip/Info-ZIP compatible)
  *   - .GRP (Build Engine groupfile archives)
  *   - .GRP (Build Engine groupfile archives)
+ *   - .PAK (Quake I/II archive format)
  *   - .HOG (Descent I/II HOG file archives)
  *   - .HOG (Descent I/II HOG file archives)
  *   - .MVL (Descent II movielib archives)
  *   - .MVL (Descent II movielib archives)
  *
  *