Skip to content

punsalgames/unity-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Project Template (2022 LTS)

Minimal Unity project template for fast, clean project creation.

  • Unity 2022 LTS
  • Built-in renderer
  • No extra packages
  • No CI
  • Remote-first friendly (code first, Unity later)

What’s included

Tracked in git:

  • Assets/
  • Packages/
  • ProjectSettings/

Ignored:

  • Library/
  • Temp/
  • Logs/
  • Obj/
  • Build/, Builds/
  • UserSettings/

How to use

  1. Click Use this template on GitHub.
  2. Clone the new repository.
  3. Open Unity HubAdd → select the repo folder.
  4. Open with Unity 2022 LTS.

Unity will generate local-only folders automatically.

Notes

  • ProjectSettings and Packages are committed intentionally.
  • Empty folders are preserved using .keep files.
  • Safe to start coding before opening Unity.

License

Use freely for personal or commercial projects.

About

Minimal Unity 2022 LTS (Built-in Rendere) project template with clean git setup

Topics

Resources

License

Stars

Watchers

Forks

Contributors