From 69a5e3cfe0a352a000cf77a7c232dbeccae27363 Mon Sep 17 00:00:00 2001 From: YouR97 <952870061@qq.com> Date: Mon, 24 Jun 2024 17:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9C=AC=E5=9C=B0=E6=8E=A8?= =?UTF-8?q?=E9=80=81=E7=9A=84=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Forest/.vsconfig | 6 ++++++ Forest/Packages/manifest.json | 1 + Forest/ProjectSettings/GvhProjectSettings.xml | 3 +++ 3 files changed, 10 insertions(+) create mode 100644 Forest/.vsconfig diff --git a/Forest/.vsconfig b/Forest/.vsconfig new file mode 100644 index 0000000..f019fd0 --- /dev/null +++ b/Forest/.vsconfig @@ -0,0 +1,6 @@ +{ + "version": "1.0", + "components": [ + "Microsoft.VisualStudio.Workload.ManagedGame" + ] +} diff --git a/Forest/Packages/manifest.json b/Forest/Packages/manifest.json index 8ed0756..21fd922 100644 --- a/Forest/Packages/manifest.json +++ b/Forest/Packages/manifest.json @@ -9,6 +9,7 @@ "com.unity.feature.development": "1.0.1", "com.unity.inputsystem": "1.7.0", "com.unity.mathematics": "1.2.6", + "com.unity.mobile.notifications": "2.3.2", "com.unity.purchasing": "http://1.14.122.170:3000/liutao/lib_unity_purchase.git", "com.unity.render-pipelines.universal": "14.0.9", "com.unity.textmeshpro": "3.0.6", diff --git a/Forest/ProjectSettings/GvhProjectSettings.xml b/Forest/ProjectSettings/GvhProjectSettings.xml index b2eb919..8777098 100644 --- a/Forest/ProjectSettings/GvhProjectSettings.xml +++ b/Forest/ProjectSettings/GvhProjectSettings.xml @@ -16,4 +16,7 @@ + + + \ No newline at end of file