diff options
| author | Alee <Alee14498@gmail.com> | 2019-06-01 13:16:13 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-06-01 13:16:13 -0400 |
| commit | d57de4162ecc06ef9d9abd195d89be15724733e9 (patch) | |
| tree | 8478317b85f5baa320908e8e9836159209005ac2 /Packages | |
| parent | 1fd5d992e3ea92908ce85f80e19362da2a608250 (diff) | |
| download | Unicity-d57de4162ecc06ef9d9abd195d89be15724733e9.tar.gz Unicity-d57de4162ecc06ef9d9abd195d89be15724733e9.tar.bz2 Unicity-d57de4162ecc06ef9d9abd195d89be15724733e9.zip | |
Migrated to Unity 2019
Diffstat (limited to 'Packages')
| -rw-r--r-- | Packages/manifest.json | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/Packages/manifest.json b/Packages/manifest.json index 8392bea..dfc20bf 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,12 +1,24 @@ { "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", "com.unity.ads": "2.0.8", - "com.unity.analytics": "3.2.2", - "com.unity.collab-proxy": "1.2.15", - "com.unity.package-manager-ui": "2.0.7", - "com.unity.purchasing": "2.0.3", - "com.unity.textmeshpro": "1.3.0", + "com.unity.analytics": "3.3.2", + "com.unity.collab-proxy": "1.2.16", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.rider": "1.0.4", + "com.unity.ide.visualstudio": "1.0.10", + "com.unity.ide.vscode": "1.0.4", + "com.unity.multiplayer-hlapi": "1.0.2", + "com.unity.package-manager-ui": "2.2.0", + "com.unity.purchasing": "2.0.6", + "com.unity.test-framework": "1.0.13", + "com.unity.textmeshpro": "2.0.1", + "com.unity.timeline": "1.1.0", + "com.unity.ugui": "1.0.0", + "com.unity.xr.legacyinputhelpers": "2.0.2", "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.assetbundle": "1.0.0", "com.unity.modules.audio": "1.0.0", |
