Skip to content

jdevo22/Asset_Import_Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Asset Import Utility

Table of Contents

Latest Release

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.

Overview

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.

Supported Unity Versions

This software interacts with the standard Unity project files and should be supported by all previous versions.

Acknowledgements and Attributions

Trademarks

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.

Assets

Zip file icon designed by Smashicons from Flaticon

Box icon designed by Good Ware from Flaticon

License

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

Disclaimer

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.

About

Simple Python script to unzip, rename, and move files into Unity projects.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors