-
Notifications
You must be signed in to change notification settings - Fork 0
Assets
Crazy Chenz edited this page Oct 18, 2019
·
1 revision
Notes:
To export purchases from assetstore:
Download asset with Unity Editor Copy asset download from:
C:\Users\<username>\AppData\Roaming\Unity\Asset Store-5.x
Install unitypackage-extractor from PyPi
sudo pip3 install unitypackage-extractor
Extract the assets from the package:
python3 -m unitypackage_extractor.extractor <package-name>.unitypackage