Files
Mujoco_WASM/unity/Editor/Mujoco.Editor.asmdef
T
Tom Erez 6de9eafa13 Initial release of the Unity plugin.
PiperOrigin-RevId: 425947505
2022-02-02 20:44:39 +00:00

16 lines
367 B
Plaintext

{
"name": "Mujoco.Editor",
"rootNamespace": "",
"references": [
"Mujoco"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}