Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cfrikke/CarCity

Repository files navigation

Unity-Template

A template repo for Unity projects.

Includes:

  1. Default .gitignore for Unity Projects
  2. .gitattributes file for git lfs from alexkaratarakis
  3. MIT License

Getting Started...

  1. Use this template to create a new repository
  2. Clone your new repo to your local machine
  3. Open your cloned repo in the Command Line or Git Bash
  4. Run the command git lfs install. After running the command, you should see a message that says Git LFS initialized

At this point you can either move your entire Unity project to the cloned repo, or create a new Unity Project in your cloned repo.

IMPORTANT NOTE

Your Unity project must be on the same folder level as the .gitignore and .gitattributes files. Failing to do so will cause unintended tracking and will more than likely attempt to commit all of your changes since the .gitignore file will not be obeyed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published