Compare commits

..

2 Commits

Author SHA1 Message Date
hypercross 90f1fa7ec1 fix: HighlightPlus asmdefs 2025-08-28 15:13:01 +08:00
hypercross 3b0b9ad018 fix: package.json 2025-08-28 14:58:51 +08:00
8 changed files with 61 additions and 3 deletions

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 064c05c81f961734eb85a27837f7a435
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -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
}

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 81710704667b42998a317690c5a74d95
timeCreated: 1756365091

View File

@ -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
}

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 042f58eb03f349879fb3907c29434c51
timeCreated: 1756364643

View File

@ -1,5 +1,5 @@
// Comment this line to disable usage of XR module // Comment this line to disable usage of XR module
#define ENABLE_XR // #define ENABLE_XR
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;

View File

@ -1,7 +1,7 @@
{ {
"name": "HighlightPlus", "name": "highlightplus",
"displayName": "Highlight Plus", "displayName": "Highlight Plus",
"version": "32.0", "version": "2.32.0",
"unity": "2018.3", "unity": "2018.3",
"keywords": [], "keywords": [],
"category": "Unity" "category": "Unity"

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 6c987f1131a02c644b2395f42be2f191
PackageManifestImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: