Skip to content

Commit fcb9214

Browse files
committed
增加 PhysicsFS
1 parent 6aabdb7 commit fcb9214

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

libs/cpp.wiki

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2639,6 +2639,16 @@ Home:[http://www.7-zip.org/sdk.html]
26392639

26402640
支持的格式:7z、LZMA、LZMA2、XZ
26412641

2642+
<h4>PhysicsFS</h4>
2643+
2644+
Home:[http://icculus.org/physfs/]
2645+
2646+
Wikipedia:[https://en.wikipedia.org/wiki/PhysicsFS 英文]
2647+
2648+
针对不同的压缩/归档格式,提供了类似 VFS 的抽象封装层。主要用于游戏开发中。
2649+
2650+
支持的格式:zip、7z、GRP、PAK、HOG、MVL、WAD...
2651+
26422652
<h4>zopfli</h4>
26432653

26442654
Home:[https://github.com/google/zopfli]

0 commit comments

Comments
 (0)