Files
beyond/Assets/ThirdParty/StompyRobot/SRDebugger/StompyRobot.SRDebugger.asmdef
2024-11-20 15:21:28 +01:00

17 lines
401 B
Plaintext

{
"name": "StompyRobot.SRDebugger",
"references": [
"StompyRobot.SRF",
"Unity.InputSystem"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"!DISABLE_SRDEBUGGER"
]
}