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