aboutsummaryrefslogtreecommitdiffstats
path: root/Packages/manifest.json
diff options
context:
space:
mode:
authorNeil Kollack <nkollack@gmail.com>2022-04-05 17:52:29 -0500
committerNeil Kollack <nkollack@gmail.com>2022-04-05 17:52:29 -0500
commita16d177920a16d4364e0b1ceff8dc7639ba6ca17 (patch)
tree11f8336681402d00bbf27b34237c99e87446ccc0 /Packages/manifest.json
parenta8e4db0544c6b2ac370693ad32e0e4adc01ef32e (diff)
wip: forest assets setup
Diffstat (limited to 'Packages/manifest.json')
-rw-r--r--Packages/manifest.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Packages/manifest.json b/Packages/manifest.json
index 38a587f..8a81b75 100644
--- a/Packages/manifest.json
+++ b/Packages/manifest.json
@@ -1,7 +1,9 @@
{
"dependencies": {
+ "com.unity.2d.sprite": "1.0.0",
+ "com.unity.2d.tilemap": "1.0.0",
"com.unity.collab-proxy": "1.15.13",
- "com.unity.feature.2d": "1.0.0",
+ "com.unity.ide.rider": "3.0.12",
"com.unity.ide.visualstudio": "2.0.14",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.31",