npc-clients-unity/Runtime/GumYumNPC.Runtime.asmdef

22 lines
No EOL
548 B
Text

{
"name": "GumYumNPC.Runtime",
"rootNamespace": "GumYum.NPC",
"references": [
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.nuget.newtonsoft-json",
"expression": "3.0.0",
"define": "NEWTONSOFT_JSON"
}
],
"noEngineReferences": false
}