From 8263edd59284aba390aca011d25b79efecef4c48 Mon Sep 17 00:00:00 2001 From: pryazha Date: Wed, 2 Jul 2025 08:46:23 -0700 Subject: init --- .../Editor/StarterAssets.Editor.asmdef | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Assets/Samples/XR Interaction Toolkit/3.1.2/Starter Assets/Editor/StarterAssets.Editor.asmdef (limited to 'Assets/Samples/XR Interaction Toolkit/3.1.2/Starter Assets/Editor/StarterAssets.Editor.asmdef') diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Starter Assets/Editor/StarterAssets.Editor.asmdef b/Assets/Samples/XR Interaction Toolkit/3.1.2/Starter Assets/Editor/StarterAssets.Editor.asmdef new file mode 100644 index 0000000..5f0f819 --- /dev/null +++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Starter Assets/Editor/StarterAssets.Editor.asmdef @@ -0,0 +1,28 @@ +{ + "name": "Unity.XR.Interaction.Toolkit.Samples.StarterAssets.Editor", + "rootNamespace": "", + "references": [ + "Unity.XR.Interaction.Toolkit", + "Unity.XR.Interaction.Toolkit.Editor", + "Unity.XR.CoreUtils", + "Unity.XR.CoreUtils.Editor", + "Unity.InputSystem" + ], + "includePlatforms": [ + "Editor" + ], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [ + { + "name": "Unity", + "expression": "2022.3", + "define": "UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS" + } + ], + "noEngineReferences": false +} \ No newline at end of file -- cgit v1.2.3-70-g09d2