Return to site

Extracting files from a unity3d game

broken image
broken image
broken image

Run from the command line with extractor.exe (optional/output/path)įrom the command line python -m unitypackage_extractor (optional/output/path)įrom unitypackage_extractor.extractor import extractPackage extractPackage ( 'path/to/your/package.unitypackage', outputPath = 'optional/output/path' ) For Enterprise.Download the unitypackage_extractor.zip from the Releases tab.

broken image