- Added a fence for the chickens.

- Fixed chickens not resting when held.
- Switched from EasyQuestSwitch to EasyPlatformSwitch to handle iOS better.
This commit is contained in:
2026-01-29 19:14:46 -05:00
parent 72c104232b
commit ecbfb02197
49 changed files with 3420 additions and 170 deletions
+2 -2
View File
@@ -255,8 +255,8 @@
"com.unity.postprocessing": "3.1.1"
}
},
"vrchat.jordo.easyquestswitch": {
"version": "file:vrchat.jordo.easyquestswitch",
"vrckmart.easyplatformswitch": {
"version": "file:vrckmart.easyplatformswitch",
"depth": 0,
"source": "embedded",
"dependencies": {}
+7 -7
View File
@@ -3,9 +3,6 @@
"com.vrchat.core.vpm-resolver": {
"version": "0.1.29"
},
"vrchat.jordo.easyquestswitch": {
"version": "1.4.0"
},
"com.mmmaellon.lightsync": {
"version": "1.5.0"
},
@@ -26,6 +23,9 @@
},
"com.vrchat.worlds": {
"version": "3.10.1"
},
"vrckmart.easyplatformswitch": {
"version": "1.0.1"
}
},
"locked": {
@@ -33,10 +33,6 @@
"version": "0.1.29",
"dependencies": {}
},
"vrchat.jordo.easyquestswitch": {
"version": "1.4.0",
"dependencies": {}
},
"com.mmmaellon.lightsync": {
"version": "1.5.0",
"dependencies": {
@@ -79,6 +75,10 @@
"com.vrchat.base": {
"version": "3.10.1",
"dependencies": {}
},
"vrckmart.easyplatformswitch": {
"version": "1.0.1",
"dependencies": {}
}
}
}