mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01: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" }
|
|
]
|
|
}
|