Unity Project Directory Setup Template
A downloadable tool for Windows
Welcome to this directory creator project!
To use this tool:
Create a text file at the destination where you want to set up your project.
Inside that text file create your hierarchy structure like the following.
Parent1
+Child1
++Child1_1
++Child1_2
+Child2
Parent2
.
.
ParentN
NOTE: MAKE SURE THAT THERE ARE NO LEADING SPACES BETWEEN THE DIRECTORY NAME AND INDENT LEVEL
3. Now open the command prompt at the destination location by typing cmd in the folder path bar.
4. Now for executing the creator, you should be using these flags:
-f : Filepath relative to the current directory
-d : delimiter character used, default is '+'
-r : remove the batch file after creating the directory structure
Execute it as follows:
UnityProjectTemplate.exe -f "Your File Path Here" -d "Your Delimeter Character" -r
Status | Released |
Category | Tool |
Platforms | Windows |
Author | Vedang Javdekar |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.