This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
Releases: Saritasa/Unity3DTemplateProject
Releases · Saritasa/Unity3DTemplateProject
Cookiecutter analog .sh
Bash script for initializing a new Unity based project.
- Paste the link to the Unity template (the link to this repository is set by default)
- Write the name of the project
- Write the description of the project
- Write the task number
The script looks for a develop branch in the repository and makes a branch from it for initialization. If it does not find develop branch, then it searches for a main or master to create develop.
If the script does not see the main or master branch in the project repository, then try updating Git to a newer version.
Also you can make sure that you are logged in to Git on your PC.
Download cookiecutterAnalog.sh below.