Skip to content
Snippets Groups Projects
Commit 953cfdad authored by Stanley Goldman's avatar Stanley Goldman
Browse files

More updates to docs

parent 074a741e
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,9 @@
The GitHub for Unity extension brings Git and GitHub into Unity, integrating source control into your work with friendly and accessible tools and workflows.
[Install](docs/install.md)
[Features](docs/features.md)
[Known Issues](docs/known-issues.md)
[Contributing](docs/contributing/install.md)
# Contributing to GitHub for Unity
### Table of Contents
[Roadmap](roadmap.md)
- [Roadmap](roadmap.md)
- [Coding Conventions](coding-conventions.md)
- [How To Build](how-to-build.md)
[Coding Conventions](coding-conventions.md)
[How To Build](how-to-build.md)
# Installing GitHub for Unity
## How to install
### Requirements
## Requirements
- [Unity 5.4 or higher](https://store.unity.com/download). Personal edition is fine.
### Installation
## Installation
- Create a new Unity project.
- Download the latest release from the [releases page](https://github.com/github/UnityInternal/releases) and double-click the unitypackage file. The package will install itself into the project currently opened in Unity, and Unity will automatically load it once all the files are in the project.
\ No newline at end of file
# Contributing to GitHub for Unity
# GitHub for Unity Documentation
### Table of Contents
[Install](install.md)
- [Roadmap](roadmap.md)
- [Coding Conventions](coding-conventions.md)
- [How To Build](how-to-build.md)
[Features](features.md)
[Known Issues](known-issues.md)
[Contributing](contributing/install.md)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment