Files
AppleHillsProduction/Assets/Scripts/AppleHillsScripts.asmdef

25 lines
650 B
Plaintext
Raw Normal View History

2025-09-14 13:35:35 +02:00
{
"name": "AppleHillsScripts",
"rootNamespace": "",
"references": [
"PixelplacementAssembly",
"Unity.Addressables",
"AstarPathfindingProject",
"Unity.ResourceManager",
"Unity.InputSystem",
"Unity.TextMeshPro",
"OptimizedRope",
"AudioSourceEvents",
2025-11-06 15:36:02 +01:00
"NewAssembly",
2025-11-06 18:57:10 +01:00
"Unity.Cinemachine"
2025-09-14 13:35:35 +02:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}