Update Unity editor
This commit is contained in:
parent
e15e813614
commit
1c2c998484
@ -3,7 +3,7 @@
|
|||||||
"com.unity.2d.sprite": "1.0.0",
|
"com.unity.2d.sprite": "1.0.0",
|
||||||
"com.unity.2d.spriteshape": "3.0.18",
|
"com.unity.2d.spriteshape": "3.0.18",
|
||||||
"com.unity.2d.tilemap": "1.0.0",
|
"com.unity.2d.tilemap": "1.0.0",
|
||||||
"com.unity.collab-proxy": "1.14.13",
|
"com.unity.collab-proxy": "1.14.15",
|
||||||
"com.unity.ext.nunit": "1.0.6",
|
"com.unity.ext.nunit": "1.0.6",
|
||||||
"com.unity.ide.rider": "1.2.1",
|
"com.unity.ide.rider": "1.2.1",
|
||||||
"com.unity.ide.visualstudio": "2.0.14",
|
"com.unity.ide.visualstudio": "2.0.14",
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
},
|
},
|
||||||
"com.unity.collab-proxy": {
|
"com.unity.collab-proxy": {
|
||||||
"version": "1.14.13",
|
"version": "1.14.15",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "registry",
|
"source": "registry",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
m_EditorVersion: 2019.4.37f1
|
m_EditorVersion: 2019.4.38f1
|
||||||
m_EditorVersionWithRevision: 2019.4.37f1 (019e31cfdb15)
|
m_EditorVersionWithRevision: 2019.4.38f1 (fdbb7325fa47)
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h1 align="center">Jump Game</h1>
|
<h1 align="center">Jump Game</h1>
|
||||||
<p align="center"><a href="https://unity3d.com/unity/whats-new/2019.4.37">Unity 2019.4.37</a> | <a href="https://nicecat.wgi.fi/jump-game">Download Game</a> | <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3</a></p>
|
<p align="center"><a href="https://unity3d.com/unity/whats-new/2019.4.38">Unity 2019.4.38</a> | <a href="https://nicecat.wgi.fi/jump-game">Download Game</a> | <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3</a></p>
|
||||||
<p align="center">Let's make a game!-course for SAMK.</p>
|
<p align="center">Let's make a game!-course for SAMK.</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user