Quick Project Setup is a lightweight, intuitive tool in the Unity editor designed to streamline your project initialization workflow. Instead of manually configuring basic settings every time you start a new project, this tool helps you get everything set up with just a few clicks.
Key Features:
- Automatically create a clean and structured folder hierarchy
- Quickly set up company name, product name, package ID and version
- Configure project settings: enter settings for play mode, serialization mode, version control mode, auto-update, etc.
- Automatically generate .gitignore, .gitattributes, README.md and CHANGELOG.md
- Configure game object naming (prefix and numbers)
- Quickly and simultaneously import a basic set of packages
- Minimal and clean user interface integrated directly into the editor
- Supports both light and dark themes