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