- 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:
@@ -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": {}
|
||||
|
||||
@@ -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": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user