Git for Unity, a fork of GitHub for Unity
Перейти к файлу
Lee Reilly 9c2874ee20 Release the kraken! 🐙 2017-06-27 17:01:57 -07:00
.github Adding some prerequisites to ISSUE_TEMPLATE 2017-06-26 16:34:23 -04:00
common Bump version to 0.12 2017-06-27 22:10:17 +02:00
docs Update instructions with more detail 2017-06-27 19:59:29 +02:00
lib Fix the build 2017-06-26 14:50:12 +02:00
script@8aa682c1a7 Try to find a Unity installation to reference DLLs from 2017-06-26 16:19:30 +02:00
src Merge pull request #37 from github-for-unity/fixes/initialization 2017-06-27 23:51:19 +02:00
submodules Add packaging scripts and instructions to readme 2017-04-06 13:16:09 +01:00
unity Quick notes on auth 2017-05-02 16:01:58 +02:00
.gitattributes Add nuget for building on mono/windows 2017-04-27 16:42:02 +02:00
.gitignore Put the test logs somewhere that CI can find them 2017-06-26 18:55:03 +02:00
.gitmodules Update url for submodule 2017-06-26 13:24:10 +02:00
CODE_OF_CONDUCT.md Update email address 2017-05-01 23:44:06 -07:00
CONTRIBUTING.md Fixing links 2017-06-27 08:54:21 -04:00
CREDITS.txt Adding separators to CREDITS.txt 2017-04-07 15:10:11 -04:00
EULA.txt Fix urls, encoding 2017-04-07 22:53:25 +01:00
GitHub.Unity.sln Port everything to the new task system 2017-05-30 15:42:57 +02:00
GitHub.Unity.sln.DotSettings Resharper code cleanup settings to place events after fields and to group disposed fields with Dispose() and any other Dispose overloads 2017-04-04 11:02:30 -04:00
GitHub.Unity.v3.ncrunchsolution ncrunch settings fix 2017-03-27 18:08:19 -04:00
LICENSE Initial commit 2016-11-10 17:23:58 +01:00
README.md Release the kraken! 🐙 2017-06-27 17:01:57 -07:00
appveyor.yml Put the test logs somewhere that CI can find them 2017-06-26 18:55:03 +02:00
build.sh Merge master into enhancement/metrics 2017-06-22 14:37:25 +02:00
package.cmd Add packaging scripts and instructions to readme 2017-04-06 13:16:09 +01:00
package.sh Don't distribute pdb.meta files 2017-04-27 17:46:24 +02:00

README.md

GitHub for Unity

Build Status

Join the chat at https://gitter.im/github/VisualStudio

The GitHub for Unity extension brings git and GitHub into Unity, integrating source control into your work with friendly and accessible tools and workflows.

GitHub for Unity screenshot

Where can I get it?

Releases

Installing GitHub for Unity

Requirements

Installation

  • Create a new Unity project.
  • Download the latest release from the releases page 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.

I have a problem with GitHub for Unity

First, please search the open issues and closed issues to see if your issue hasn't already been reported (it may also be fixed).

If you can't find an issue that matches what you're seeing, open a new issue and fill out the template to provide us with enough information to investigate further.

How can I contribute to GitHub for Unity?

The CONTRIBUTING.md document will help you get setup and familiar with the source. The documentation folder also contains more resources relevant to the project.

If you're looking for something to work on, check out the up-for-grabs label.

More Resources

See unity.github.com for more product-oriented information about GitHub for Unity.

License

MIT

The MIT license grant is not for GitHub's trademarks, which include the logo designs. GitHub reserves all trademark and copyright rights in and to all GitHub trademarks. GitHub's logos include, for instance, the stylized Invertocat designs that include "logo" in the file title in the following folder: IconsAndLogos.

Copyright 2015 - 2017 GitHub, Inc.