File size: 662 Bytes
05c9ac2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "name": "Unity.ML-Agents.Extensions.Editor.Input",
    "references": [
        "Unity.ML-Agents",
        "Unity.ML-Agents.Extensions.Input",
        "Unity.ML-Agents.Editor",
        "Unity.InputSystem"
    ],
    "includePlatforms": [
        "Editor"
    ],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": false,
    "precompiledReferences": [],
    "autoReferenced": true,
    "defineConstraints": [],
    "versionDefines": [
        {
            "name": "com.unity.inputsystem",
            "expression": "1.1.0-preview",
            "define": "MLA_INPUT_SYSTEM"
        }
    ],
    "noEngineReferences": false
}