Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 4f9ef2b

Browse files
Merge branch 'master' into enhancements/gitcheckout
2 parents 6d3bae9 + 23d6fad commit 4f9ef2b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.editorconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root = true
2+
3+
[*.cs]
4+
indent_style = space
5+
indent_size = 4

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ The GitHub for Unity extension brings [Git](https://git-scm.com/) and GitHub int
4747

4848
### Requirements
4949

50-
- Unity 5.4-2017.1
51-
- We've only tested the extension so far on Unity 5.4 to 2017.1. There's currently an blocker issue opened for 5.3 support, so we know it doesn't run there. There are some issues for 2017.2, so it may or may not run well on that version. Personal edition is fine.
50+
- Unity 5.4 or higher
51+
- There's currently an blocker issue opened for 5.3 support, so we know it doesn't run there. Personal edition is fine.
5252
- Git and Git LFS 2.x
5353

5454
#### Git on macOS

0 commit comments

Comments
 (0)