Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Unity + GitHub

A sample project of Unity + GitHub.

How to

Some notes on how to do stuff

How to create the file structure

  1. Create a Unity project and place the root folder of the project inside the repository.
  2. Create a gitignore with gitignore.io and place it in the root directory of the Unity project.

How to add testing

  1. Create a new folder Editor in the Assets folder.
  2. Add test classes inside this folder. You can now run these tests with the Unity test runner. From 25Games.

About

Example of a Unity structure and GitHub + Unity

Resources

Stars

Watchers

Forks

Contributors

Languages