- Latest Release
- Overview
- Supported Unity Versions
- Acknowledgements and Attributions
- License
- Disclaimer
Version 1.1.0 changes how zip files are selected, switching from folder to individual file search. Folder search has been deprecated but will likely be re-implemented in a later release. The .blend file type has been disabled due to not being processed correctly and will be re-enabled once compatibility has been fixed.
Simple Python script to unzip, rename, and move files into Unity projects.
This script extracts the specified zip files, renames textures files to the corresponding object, and moves all object files into an 'Imported Assets' folder and all texture files into a separate 'Textures' subfolder within the specified Unity project folder.
This software interacts with the standard Unity project files and should be supported by all previous versions.
This software is not sponsored by or affiliated with Unity Technologies or its affiliates. The Unity logo(s) are trademarks or registred trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere.
Zip file icon designed by Smashicons from Flaticon
Box icon designed by Good Ware from Flaticon
This project is licensed under GNU GPL 3.0.
For more information about the GNU General Public License version 3.0 (GNU GPL 3.0), please refer to the official GNU website: https://www.gnu.org/licenses/gpl-3.0.html
Please note that using this tool is at your own discretion and responsibility. Always make sure to backup your files before using any third-party tools or modifying assets.