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