We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aabdb7 commit fcb9214Copy full SHA for fcb9214
libs/cpp.wiki
@@ -2639,6 +2639,16 @@ Home:[http://www.7-zip.org/sdk.html]
2639
2640
支持的格式:7z、LZMA、LZMA2、XZ
2641
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
2652
<h4>zopfli</h4>
2653
2654
Home:[https://github.com/google/zopfli]
0 commit comments