OldBlueWater/BlueWater/Assets/Doozy/Runtime/Doozy.Runtime.asmdef
2023-08-08 16:08:41 +09:00

17 lines
407 B
Plaintext

{
"name": "DoozyRuntime",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}