summaryrefslogtreecommitdiff
path: root/Assets/BOXOPHOBIC/Utils/Editor/Boxophobic.Utils.Editor.asmdef
blob: a15acddbcf512058c5782d2cf544e041f6ade18a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Boxophobic.Utils.Editor",
    "references": [
        "Boxophobic.Utils.Scripts"
    ],
    "optionalUnityReferences": [],
    "includePlatforms": [
        "Editor"
    ],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": false,
    "precompiledReferences": [],
    "autoReferenced": true,
    "defineConstraints": []
}