Files
AppleHillsProduction/Assets/Scripts/AppleHillsScripts.asmdef

24 lines
627 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",
2025-10-20 13:57:38 +02:00
"Unity.Cinemachine",
"AudioSourceEvents"
2025-09-14 13:35:35 +02:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}