Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit b049f0f

Browse files
committed
Update to Unity 2017.3.0f3
1 parent 2bd69d2 commit b049f0f

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

ProjectSettings/ProjectVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
m_EditorVersion: 5.6.0f3
1+
m_EditorVersion: 2017.3.0f3

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Fork or clone this repository and install **Git LFS** on it.
1212
```shell
1313
$ git lfs install
1414
```
15-
Change the name of the folder `unity-seed` to the name of your project and open it in Unity.
15+
Change the name of the folder `unity-seed` to the name of your project and open it in Unity. You also need to change the remote URL of Git to match your repository.
1616

1717
Now, 136 KB later, you're ready to go.
1818

1919
## Support
2020
### Unity
21-
The Unity version of this project is: **`5.6.0f3`**.
21+
The Unity version of this project is: **`2017.3.0f3`**.
2222

2323
Look for old Unity project versions at [releases page](https://github.com/popenke/unity-seed/releases).
2424

UnityPackageManager/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"dependencies": {
3+
}
4+
}

0 commit comments

Comments
 (0)