Files
ExPkg/README.md
2026-06-20 18:18:03 +08:00

158 B

exPKG

useage

expkg /path/to/file.pkg|file.mpkg [output/path]

build

 cmake -B build
 cmake --build build --config Release -j8