Files
unity-application/Assets/NewMinigame/Tests/PlayMode/NewMinigamePlayMode.asmdef
2023-05-18 15:07:32 +02:00

21 lines
494 B
Plaintext

{
"name": "NewMinigamePlayMode",
"rootNamespace": "",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}