Package JSON from Repository
{
"name": "com.vrchat.clientsim",
"displayName": "VRChat Client Simulator",
"version": "1.2.7",
"unity": "2019.4",
"description": "VRChat Client Simulator for testing SDK3 worlds in Unity.",
"dependencies": {
"com.unity.xr.oculus.standalone": "2.38.4",
"com.unity.inputsystem": "1.2.0"
},
"vpmDependencies": {
"com.vrchat.worlds": "^3.2.2"
},
"samples": [
{
"displayName": "ClientSimWorldTestExample",
"description": "An example of a world test using the Test Framework included in ClientSim. Automate interactions in your world and verify the results. Currently requires knowledge of C# and Unity Testing.",
"path": "Samples~/ClientSimWorldTestExample"
},
{
"displayName": "ClientSimSelfTests",
"description": "Tests to ensure ClientSim works as expected. Includes: Respawn test.",
"path": "Samples~/ClientSimSelfTests"
}
],
"author": {
"name": "VRChat",
"email": "developer@vrchat.com",
"url": "https://github.com/vrchat-community/ClientSim"
},
"zipSHA256": "eb08cfa38b0352016f2e966984fccef288e200585b99a69e11ccf316e375d49a",
"url": "https://github.com/vrchat-community/ClientSim/releases/download/1.2.7/com.vrchat.ClientSim-1.2.7.zip",
"legacyFolders": {
"Assets\\CyanEmu": "91b9a83a129504741a363d9a324de958"
}
}