This commit is contained in:
2026-05-12 19:45:57 +07:00
parent 6c5d3ea9de
commit 326d021e1d
33 changed files with 837 additions and 193 deletions

View File

@@ -486,9 +486,6 @@
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.collab-proxy@e566cd3e7623\Lib\Editor\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Vuforia.Unity.Wrapper">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Runtime\Vuforia.Unity.Wrapper.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.collab-proxy@e566cd3e7623\Lib\Editor\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
@@ -507,12 +504,6 @@
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.visualscripting@191c0d7e3b69\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Vuforia.Unity.Engine">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Runtime\Vuforia.Unity.Engine.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.nuget.newtonsoft-json@4dfd81071c64\Runtime\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.visualscripting@191c0d7e3b69\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
@@ -522,9 +513,18 @@
<Reference Include="System.Runtime.CompilerServices.Unsafe">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.collections@aea9d3bd5e19\Unity.Collections.Tests\System.Runtime.CompilerServices.Unsafe\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="Vuforia.Unity.Wrapper">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Runtime\Vuforia.Unity.Wrapper.dll</HintPath>
</Reference>
<Reference Include="Vuforia.Unity.Editor">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Editor\Vuforia.Unity.Editor.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.nuget.newtonsoft-json@4dfd81071c64\Runtime\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Vuforia.Unity.Engine">
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Runtime\Vuforia.Unity.Engine.dll</HintPath>
</Reference>
<Reference Include="Unity.Android.Types">
<HintPath>C:\Program Files\Unity\Hub\Editor\6000.3.10f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
</Reference>