aboutsummaryrefslogtreecommitdiff
path: root/JamHelper/Packages
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2022-01-29 22:31:47 +0800
committerchai <chaifix@163.com>2022-01-29 22:31:47 +0800
commit701113cf63da4115f932b6cfb89cd52828ffa405 (patch)
tree5335e513df28c5a1304dab5c3e18e37b82298f62 /JamHelper/Packages
parentd50e3b184c381edecec228893af634eb0f970ebb (diff)
*misc
Diffstat (limited to 'JamHelper/Packages')
-rw-r--r--JamHelper/Packages/manifest.json1
-rw-r--r--JamHelper/Packages/packages-lock.json9
2 files changed, 10 insertions, 0 deletions
diff --git a/JamHelper/Packages/manifest.json b/JamHelper/Packages/manifest.json
index 699c594..ad6a588 100644
--- a/JamHelper/Packages/manifest.json
+++ b/JamHelper/Packages/manifest.json
@@ -4,6 +4,7 @@
"com.unity.ide.rider": "2.0.7",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
+ "com.unity.inputsystem": "1.2.0",
"com.unity.polybrush": "1.0.2",
"com.unity.probuilder": "4.5.2",
"com.unity.test-framework": "1.1.29",
diff --git a/JamHelper/Packages/packages-lock.json b/JamHelper/Packages/packages-lock.json
index 06cd4ff..ec9b27f 100644
--- a/JamHelper/Packages/packages-lock.json
+++ b/JamHelper/Packages/packages-lock.json
@@ -42,6 +42,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
+ "com.unity.inputsystem": {
+ "version": "1.2.0",
+ "depth": 0,
+ "source": "registry",
+ "dependencies": {
+ "com.unity.modules.uielements": "1.0.0"
+ },
+ "url": "https://packages.unity.com"
+ },
"com.unity.nuget.newtonsoft-json": {
"version": "2.0.0",
"depth": 1,