mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 00:53:11 +02:00
7 lines
193 B
JSON
7 lines
193 B
JSON
{
|
|
"name": "Neuron to Standard",
|
|
"channels": [
|
|
{ "from": "Hydra.LeftHand", "to": "Standard.LeftHand" },
|
|
{ "from": "Hydra.RightHand", "to": "Standard.RightHand" }
|
|
]
|
|
}
|