eaf78b798b
PiperOrigin-RevId: 549580971 Change-Id: If8be1910f0196754ce8abb8d91fe604e789ecec8
18 lines
553 B
JSON
18 lines
553 B
JSON
{
|
|
"name": "org.mujoco",
|
|
"displayName": "MuJoCo",
|
|
"version": "2.3.8",
|
|
"description": "MuJoCo importer and runtime plug-in",
|
|
"dependencies": {},
|
|
"author": {
|
|
"name" : "Google DeepMind",
|
|
"email" : "mujoco@deepmind.com",
|
|
"url" : "https://mujoco.org/"
|
|
},
|
|
"changelogUrl": "https://mujoco.readthedocs.io/en/latest/changelog.html",
|
|
"documentationUrl": "https://mujoco.readthedocs.io/en/latest/unity.html",
|
|
"license": "Apache-2.0",
|
|
"licensesUrl": "https://github.com/deepmind/mujoco/blob/main/LICENSE",
|
|
"hideInEditor": false
|
|
}
|