add wiring for offensive buffs

This commit is contained in:
Ian Woods 2026-06-02 23:40:00 -07:00
parent b4986f9715
commit f32dbfae78
14 changed files with 348 additions and 6 deletions

View file

@ -12,11 +12,12 @@
"com.unity.netcode.gameobjects": "2.11.0",
"com.unity.probuilder": "6.0.9",
"com.unity.render-pipelines.universal": "17.4.0",
"com.unity.sdk.linux-x86_64": "1.0.2",
"com.unity.sdk.linux-x86_64": "1.1.0",
"com.unity.services.multiplayer": "2.1.3",
"com.unity.terrain-tools": "5.3.2",
"com.unity.test-framework": "1.6.0",
"com.unity.timeline": "1.8.12",
"com.unity.toolchain.linux-x86_64-linux": "1.1.0",
"com.unity.toolchain.win-x86_64-linux": "1.0.2",
"com.unity.ugui": "2.0.0",
"com.unity.modules.accessibility": "1.0.0",

View file

@ -221,11 +221,11 @@
"url": "https://packages.unity.com"
},
"com.unity.sdk.linux-x86_64": {
"version": "1.0.2",
"version": "1.1.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot.base": "1.0.2"
"com.unity.sysroot.base": "1.1.0"
},
"url": "https://packages.unity.com"
},
@ -355,7 +355,7 @@
"url": "https://packages.unity.com"
},
"com.unity.sysroot.base": {
"version": "1.0.2",
"version": "1.1.0",
"depth": 1,
"source": "registry",
"dependencies": {},
@ -403,6 +403,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.toolchain.linux-x86_64-linux": {
"version": "1.1.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot.base": "1.1.0"
},
"url": "https://packages.unity.com"
},
"com.unity.toolchain.win-x86_64-linux": {
"version": "1.0.2",
"depth": 0,