From 81382d521ab330442e12449cb6fc04d4b454555c Mon Sep 17 00:00:00 2001
From: miepzerino <o.skotnik@gmail.com>
Date: Thu, 07 Dec 2023 20:24:15 +0000
Subject: [PATCH] Added Packages, Sprites, Tilesets and Audio

---
 Packages/manifest.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Packages/manifest.json b/Packages/manifest.json
index 42b982e..cd59f71 100644
--- a/Packages/manifest.json
+++ b/Packages/manifest.json
@@ -1,9 +1,11 @@
 {
   "dependencies": {
+    "com.unity.cinemachine": "2.9.7",
     "com.unity.collab-proxy": "2.2.0",
     "com.unity.feature.2d": "2.0.0",
     "com.unity.ide.rider": "3.0.26",
     "com.unity.ide.visualstudio": "2.0.22",
+    "com.unity.inputsystem": "1.7.0",
     "com.unity.render-pipelines.universal": "14.0.9",
     "com.unity.test-framework": "1.1.33",
     "com.unity.textmeshpro": "3.0.6",

--
Gitblit v1.9.3