Extractor for .unitypackage files
Project description
Unity Package Extractor
Extract your .unitypackage
Usage
- Clone down the repository
- Run
python unityPackageExtract.py [XXX.unitypackage]
and it will extract it into the current folder
Releasing
Refer to the python docs on packaging for clarification.
Make sure you've updated setup.py
, and have installed twine
, setuptools
, and wheel
python3 setup.py sdist bdist_wheel
- Create a source distribution and a binary wheel distribution into dist/
twine upload dist/bobskater-x.x.x*
- Upload all dist/
files to PyPI of a given version
Make sure to tag the commit you released
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for unitypackage_extractor-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c77e78a8e3a806580ef2b529e6604c6d1bf949a2fe14e3f77cb2a58c0a28d19e |
|
MD5 | 3b37b1537e61001f1ac318ef3c80a6a6 |
|
BLAKE2b-256 | 7d8d29832f3b3ad2a8a511ed0a95d0935dcd1f5592809652f6323743ae3f5701 |