Skip to content

Commit 5c80b1e

Browse files
committed
Folder order standardized.
1 parent ebd56fe commit 5c80b1e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+36
-4
lines changed

Assets/CustomTools.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/CustomTools/ObjectPooling.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/CustomTools/ObjectPooling/Resources.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.

Packages/manifest.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
{
22
"dependencies": {
3+
"com.unity.2d.sprite": "1.0.0",
4+
"com.unity.2d.tilemap": "1.0.0",
35
"com.unity.ads": "2.0.8",
46
"com.unity.analytics": "3.3.2",
57
"com.unity.collab-proxy": "1.2.16",
8+
"com.unity.ext.nunit": "1.0.0",
9+
"com.unity.ide.rider": "1.1.0",
10+
"com.unity.ide.vscode": "1.1.3",
611
"com.unity.multiplayer-hlapi": "1.0.2",
7-
"com.unity.package-manager-ui": "2.1.2",
12+
"com.unity.package-manager-ui": "2.2.0",
813
"com.unity.purchasing": "2.0.6",
14+
"com.unity.test-framework": "1.0.13",
915
"com.unity.textmeshpro": "2.0.1",
10-
"com.unity.timeline": "1.0.0",
16+
"com.unity.timeline": "1.1.0",
17+
"com.unity.ugui": "1.0.0",
1118
"com.unity.xr.legacyinputhelpers": "2.0.2",
1219
"com.unity.modules.ai": "1.0.0",
20+
"com.unity.modules.androidjni": "1.0.0",
1321
"com.unity.modules.animation": "1.0.0",
1422
"com.unity.modules.assetbundle": "1.0.0",
1523
"com.unity.modules.audio": "1.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2019.1.6f1
2-
m_EditorVersionWithRevision: 2019.1.6f1 (f2970305fe1c)
1+
m_EditorVersion: 2019.2.16f1
2+
m_EditorVersionWithRevision: 2019.2.16f1 (b9898e2d04a4)

0 commit comments

Comments
 (0)