mirror of
https://github.com/UltiNaruto/PKGTool
synced 2024-11-10 06:04:19 +00:00
411 B
411 B
PKGTool
Extracts/repacks PKG files for Metroid Dread
Extract
input path => path to the PKG file
output path => folder path of the extracted PKG file
PKGTool -x <input path> [-o <output path>] [-i]
Create PKG file
input path => folder of the unpacked PKG
output path => path to the new PKG file
PKGTool -c <input path> [-o <output path>]