Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ltmx/unity.unzip

Automatic zip file extractor for unity - extracts files on import
https://github.com/ltmx/unity.unzip

unity unity-7zip unity-editor unity-engine unity-package unity-package-manager unity-packages unity-plugin unity-zip unity3d-plugin

Last synced: about 1 month ago
JSON representation

Automatic zip file extractor for unity - extracts files on import

Awesome Lists containing this project

README

        

# Unity.Unzip

Automatic zip file extractor for unity

[![Made for Unity](https://img.shields.io/badge/Made%20for-Unity-57b9d3.svg?style=for-the-badge&logo=unity&color=blueviolet)](https://unity3d.com)

- Automatically imports and extracts all common archive file formats on import
zip, 7z, rar, tar, gz, bz2, tgz, ...

# Instructions
- Drag zipped file into any folder... 7zip automatically extracts the files in it

# Install
- Package Manager > Install from git url > [`https://github.com/nicolasreinhard/Unity.Unzip.git`](https://github.com/nicolasreinhard/Unity.Unzip.git)

### => [All Supported Formats List](https://7-zip.opensource.jp/chm/general/formats.htm)

# Credits
[7zip](https://7-zip.org/)