Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.13 KB

CoreTemplate

A Unity project template that contains installed and configured core official and popular third party packages to quickly start new projects. The project is structured based on best practices. If you don't need a specific plugin just simply uninstall it from the Package Manager.

Installation

  • Clone this project.
  • Open it via Unity Hub (2021.3.5f1 or higher).
  • Enjoy!

Dependencies

Most of the dependencies are auto-installing via Unity Package Manager, however some of them are located in the the Plugins folder and need to be updated manually.

Unity packages:

  • 2D Sprite
  • Addressables
  • Newtonsoft Json
  • Test Framework
  • TextMeshPro
  • Unity UI

3rd party packages: