aboutsummaryrefslogtreecommitdiff
path: root/Assets/Graphy - Ultimate Stats Monitor/Runtime/Tayx.Graphy.asmdef
blob: bc271cf7e40d36f823d91f6a8132386562aa2c4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "Tayx.Graphy",
    "references": [
        "GUID:75469ad4d38634e559750d17036d5f7c"
    ],
    "includePlatforms": [],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": false,
    "precompiledReferences": [],
    "autoReferenced": true,
    "defineConstraints": [],
    "versionDefines": [
        {
            "name": "com.unity.inputsystem",
            "expression": "",
            "define": "GRAPHY_NEW_INPUT"
        }
    ],
    "noEngineReferences": false
}