diff --git a/HighlightPlus/HighlightPlus.meta b/HighlightPlus/HighlightPlus.meta new file mode 100644 index 0000000..efdfe10 --- /dev/null +++ b/HighlightPlus/HighlightPlus.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 064c05c81f961734eb85a27837f7a435 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/HighlightPlus/HighlightPlus/Editor/HighlightPlusEditor.asmdef b/HighlightPlus/HighlightPlus/Editor/HighlightPlusEditor.asmdef new file mode 100644 index 0000000..2b01ee4 --- /dev/null +++ b/HighlightPlus/HighlightPlus/Editor/HighlightPlusEditor.asmdef @@ -0,0 +1,19 @@ +{ + "name": "HighlightPlusEditor", + "rootNamespace": "", + "references": [ + "HighlightPlus", + "Unity.TextMeshPro", + "Unity.RenderPipelines.Universal.Runtime", + "Unity.RenderPipelines.Core.Runtime" + ], + "includePlatforms": [], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [], + "noEngineReferences": false +} \ No newline at end of file diff --git a/HighlightPlus/HighlightPlus/Editor/HighlightPlusEditor.asmdef.meta b/HighlightPlus/HighlightPlus/Editor/HighlightPlusEditor.asmdef.meta new file mode 100644 index 0000000..2aa143d --- /dev/null +++ b/HighlightPlus/HighlightPlus/Editor/HighlightPlusEditor.asmdef.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: 81710704667b42998a317690c5a74d95 +timeCreated: 1756365091 \ No newline at end of file diff --git a/HighlightPlus/HighlightPlus/Runtime/Scripts/HighlightPlus.asmdef b/HighlightPlus/HighlightPlus/Runtime/Scripts/HighlightPlus.asmdef new file mode 100644 index 0000000..9093640 --- /dev/null +++ b/HighlightPlus/HighlightPlus/Runtime/Scripts/HighlightPlus.asmdef @@ -0,0 +1,18 @@ +{ + "name": "HighlightPlus", + "rootNamespace": "", + "references": [ + "Unity.TextMeshPro", + "Unity.RenderPipelines.Universal.Runtime", + "Unity.RenderPipelines.Core.Runtime" + ], + "includePlatforms": [], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [], + "noEngineReferences": false +} \ No newline at end of file diff --git a/HighlightPlus/HighlightPlus/Runtime/Scripts/HighlightPlus.asmdef.meta b/HighlightPlus/HighlightPlus/Runtime/Scripts/HighlightPlus.asmdef.meta new file mode 100644 index 0000000..4eff4e4 --- /dev/null +++ b/HighlightPlus/HighlightPlus/Runtime/Scripts/HighlightPlus.asmdef.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: 042f58eb03f349879fb3907c29434c51 +timeCreated: 1756364643 \ No newline at end of file diff --git a/HighlightPlus/HighlightPlus/Runtime/Scripts/VRCheck.cs b/HighlightPlus/HighlightPlus/Runtime/Scripts/VRCheck.cs index d054b49..758eff3 100644 --- a/HighlightPlus/HighlightPlus/Runtime/Scripts/VRCheck.cs +++ b/HighlightPlus/HighlightPlus/Runtime/Scripts/VRCheck.cs @@ -1,5 +1,5 @@ // Comment this line to disable usage of XR module -#define ENABLE_XR +// #define ENABLE_XR using System.Collections.Generic; using UnityEngine; diff --git a/HighlightPlus/package.json.meta b/HighlightPlus/package.json.meta new file mode 100644 index 0000000..5704196 --- /dev/null +++ b/HighlightPlus/package.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6c987f1131a02c644b2395f42be2f191 +PackageManifestImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: