Skip to content

Commit 6d9c1c5

Browse files
committed
Changed to Nuget
1 parent 3d9fbd3 commit 6d9c1c5

File tree

1 file changed

+1
-172
lines changed

1 file changed

+1
-172
lines changed

VCF.Core/VCF.Core.csproj

Lines changed: 1 addition & 172 deletions
Original file line numberDiff line numberDiff line change
@@ -24,178 +24,7 @@
2424
<PackageReference Include="BepInEx.Core" Version="6.0.0-be.690" IncludeAssets="compile" />
2525
<PackageReference Include="BepInEx.PluginInfoProps" Version="1.*" />
2626
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
27-
</ItemGroup>
28-
29-
<ItemGroup>
30-
<Reference Include="Backtrace.Unity" HintPath="..\..\interop\Backtrace.Unity.dll" />
31-
<Reference Include="com.rlabrecque.steamworks.net" HintPath="..\..\interop\com.rlabrecque.steamworks.net.dll" />
32-
<Reference Include="com.stunlock.network.eos" HintPath="..\..\interop\com.stunlock.network.eos.dll" />
33-
<Reference Include="com.stunlock.platform" HintPath="..\..\interop\com.stunlock.platform.dll" />
34-
<Reference Include="com.stunlock.platform.pc" HintPath="..\..\interop\com.stunlock.platform.pc.dll" />
35-
<Reference Include="Il2CppMono.Security" HintPath="..\..\interop\Il2CppMono.Security.dll" />
36-
<Reference Include="Il2Cppmscorlib" HintPath="..\..\interop\Il2Cppmscorlib.dll" />
37-
<Reference Include="Il2CppSystem.Configuration" HintPath="..\..\interop\Il2CppSystem.Configuration.dll" />
38-
<Reference Include="Il2CppSystem.Core" HintPath="..\..\interop\Il2CppSystem.Core.dll" />
39-
<Reference Include="Il2CppSystem.Data" HintPath="..\..\interop\Il2CppSystem.Data.dll" />
40-
<Reference Include="Il2CppSystem" HintPath="..\..\interop\Il2CppSystem.dll" />
41-
<Reference Include="Il2CppSystem.Drawing" HintPath="..\..\interop\Il2CppSystem.Drawing.dll" />
42-
<Reference Include="Il2CppSystem.Net.Http" HintPath="..\..\interop\Il2CppSystem.Net.Http.dll" />
43-
<Reference Include="Il2CppSystem.Numerics" HintPath="..\..\interop\Il2CppSystem.Numerics.dll" />
44-
<Reference Include="Il2CppSystem.Runtime.CompilerServices.Unsafe" HintPath="..\..\interop\Il2CppSystem.Runtime.CompilerServices.Unsafe.dll" />
45-
<Reference Include="Il2CppSystem.Runtime.Serialization" HintPath="..\..\interop\Il2CppSystem.Runtime.Serialization.dll" />
46-
<Reference Include="Il2CppSystem.Xml" HintPath="..\..\interop\Il2CppSystem.Xml.dll" />
47-
<Reference Include="Il2CppSystem.Xml.Linq" HintPath="..\..\interop\Il2CppSystem.Xml.Linq.dll" />
48-
<Reference Include="Lidgren.Network" HintPath="..\..\interop\Lidgren.Network.dll" />
49-
<Reference Include="MagicaCloth" HintPath="..\..\interop\MagicaCloth.dll" />
50-
<Reference Include="Malee.ReorderableList" HintPath="..\..\interop\Malee.ReorderableList.dll" />
51-
<Reference Include="Newtonsoft.Json" HintPath="..\..\interop\Newtonsoft.Json.dll" />
52-
<Reference Include="ProjectM.Behaviours" HintPath="..\..\interop\ProjectM.Behaviours.dll" />
53-
<Reference Include="ProjectM.Camera" HintPath="..\..\interop\ProjectM.Camera.dll" />
54-
<Reference Include="ProjectM.CastleBuilding.Systems" HintPath="..\..\interop\ProjectM.CastleBuilding.Systems.dll" />
55-
<Reference Include="ProjectM.CastleDyeSystem" HintPath="..\..\interop\ProjectM.CastleDyeSystem.dll" />
56-
<Reference Include="ProjectM.CodeGeneration" HintPath="..\..\interop\ProjectM.CodeGeneration.dll" />
57-
<Reference Include="ProjectM.Conversion" HintPath="..\..\interop\ProjectM.Conversion.dll" />
58-
<Reference Include="ProjectM" HintPath="..\..\interop\ProjectM.dll" />
59-
<Reference Include="ProjectM.DualsensePC" HintPath="..\..\interop\ProjectM.DualsensePC.dll" />
60-
<Reference Include="ProjectM.Editor.SampleHandler" HintPath="..\..\interop\ProjectM.Editor.SampleHandler.dll" />
61-
<Reference Include="ProjectM.Gameplay.Scripting" HintPath="..\..\interop\ProjectM.Gameplay.Scripting.dll" />
62-
<Reference Include="ProjectM.Gameplay.Systems" HintPath="..\..\interop\ProjectM.Gameplay.Systems.dll" />
63-
<Reference Include="ProjectM.GeneratedNetCode" HintPath="..\..\interop\ProjectM.GeneratedNetCode.dll" />
64-
<Reference Include="ProjectM.Haptics" HintPath="..\..\interop\ProjectM.Haptics.dll" />
65-
<Reference Include="ProjectM.HUD" HintPath="..\..\interop\ProjectM.HUD.dll" />
66-
<Reference Include="ProjectM.Hybrid.Performance" HintPath="..\..\interop\ProjectM.Hybrid.Performance.dll" />
67-
<Reference Include="ProjectM.LiveBuildPerformanceTests.GlowingVampire" HintPath="..\..\interop\ProjectM.LiveBuildPerformanceTests.GlowingVampire.dll" />
68-
<Reference Include="ProjectM.LiveBuildPerformanceTests.Utilities" HintPath="..\..\interop\ProjectM.LiveBuildPerformanceTests.Utilities.dll" />
69-
<Reference Include="ProjectM.Misc.Systems" HintPath="..\..\interop\ProjectM.Misc.Systems.dll" />
70-
<Reference Include="ProjectM.Pathfinding" HintPath="..\..\interop\ProjectM.Pathfinding.dll" />
71-
<Reference Include="ProjectM.PerformanceTests.Editor" HintPath="..\..\interop\ProjectM.PerformanceTests.Editor.dll" />
72-
<Reference Include="ProjectM.Presentation.Systems" HintPath="..\..\interop\ProjectM.Presentation.Systems.dll" />
73-
<Reference Include="ProjectM.Roofs" HintPath="..\..\interop\ProjectM.Roofs.dll" />
74-
<Reference Include="ProjectM.ScriptableSystems" HintPath="..\..\interop\ProjectM.ScriptableSystems.dll" />
75-
<Reference Include="ProjectM.Shared.ColorData" HintPath="..\..\interop\ProjectM.Shared.ColorData.dll" />
76-
<Reference Include="ProjectM.Shared" HintPath="..\..\interop\ProjectM.Shared.dll" />
77-
<Reference Include="ProjectM.Shared.Systems" HintPath="..\..\interop\ProjectM.Shared.Systems.dll" />
78-
<Reference Include="ProjectM.Steam" HintPath="..\..\interop\ProjectM.Steam.dll" />
79-
<Reference Include="ProjectM.Terrain" HintPath="..\..\interop\ProjectM.Terrain.dll" />
80-
<Reference Include="ProjectM.VFXRendererUtility" HintPath="..\..\interop\ProjectM.VFXRendererUtility.dll" />
81-
<Reference Include="ProjectM.Wind.Shared" HintPath="..\..\interop\ProjectM.Wind.Shared.dll" />
82-
<Reference Include="RCONServerLib" HintPath="..\..\interop\RCONServerLib.dll" />
83-
<Reference Include="RootMotion" HintPath="..\..\interop\RootMotion.dll" />
84-
<Reference Include="RTLTMPro" HintPath="..\..\interop\RTLTMPro.dll" />
85-
<Reference Include="Rukhanka.DebugDrawer" HintPath="..\..\interop\Rukhanka.DebugDrawer.dll" />
86-
<Reference Include="Rukhanka.Hybrid" HintPath="..\..\interop\Rukhanka.Hybrid.dll" />
87-
<Reference Include="Rukhanka.Runtime" HintPath="..\..\interop\Rukhanka.Runtime.dll" />
88-
<Reference Include="Rukhanka.Toolbox" HintPath="..\..\interop\Rukhanka.Toolbox.dll" />
89-
<Reference Include="Sequencer" HintPath="..\..\interop\Sequencer.dll" />
90-
<Reference Include="Stunlock.Animation.StunCloth.Runtime" HintPath="..\..\interop\Stunlock.Animation.StunCloth.Runtime.dll" />
91-
<Reference Include="Stunlock.Console" HintPath="..\..\interop\Stunlock.Console.dll" />
92-
<Reference Include="Stunlock.ContentTests" HintPath="..\..\interop\Stunlock.ContentTests.dll" />
93-
<Reference Include="Stunlock.Core.Animation" HintPath="..\..\interop\Stunlock.Core.Animation.dll" />
94-
<Reference Include="Stunlock.Core" HintPath="..\..\interop\Stunlock.Core.dll" />
95-
<Reference Include="Stunlock.Fmod" HintPath="..\..\interop\Stunlock.Fmod.dll" />
96-
<Reference Include="Stunlock.Localization" HintPath="..\..\interop\Stunlock.Localization.dll" />
97-
<Reference Include="Stunlock.Metrics" HintPath="..\..\interop\Stunlock.Metrics.dll" />
98-
<Reference Include="Stunlock.Network" HintPath="..\..\interop\Stunlock.Network.dll" />
99-
<Reference Include="Stunlock.Network.EosSdk" HintPath="..\..\interop\Stunlock.Network.EosSdk.dll" />
100-
<Reference Include="Stunlock.Network.Lidgren" HintPath="..\..\interop\Stunlock.Network.Lidgren.dll" />
101-
<Reference Include="Stunlock.Network.Steam" HintPath="..\..\interop\Stunlock.Network.Steam.dll" />
102-
<Reference Include="Stunlock.Tools" HintPath="..\..\interop\Stunlock.Tools.dll" />
103-
<Reference Include="Unity.Burst" HintPath="..\..\interop\Unity.Burst.dll" />
104-
<Reference Include="Unity.Burst.Unsafe" HintPath="..\..\interop\Unity.Burst.Unsafe.dll" />
105-
<Reference Include="Unity.Collections" HintPath="..\..\interop\Unity.Collections.dll" />
106-
<Reference Include="Unity.Collections.LowLevel.ILSupport" HintPath="..\..\interop\Unity.Collections.LowLevel.ILSupport.dll" />
107-
<Reference Include="Unity.Deformations" HintPath="..\..\interop\Unity.Deformations.dll" />
108-
<Reference Include="Unity.Entities" HintPath="..\..\interop\Unity.Entities.dll" />
109-
<Reference Include="Unity.Entities.Graphics" HintPath="..\..\interop\Unity.Entities.Graphics.dll" />
110-
<Reference Include="Unity.Entities.Hybrid" HintPath="..\..\interop\Unity.Entities.Hybrid.dll" />
111-
<Reference Include="Unity.Entities.Hybrid.HybridComponents" HintPath="..\..\interop\Unity.Entities.Hybrid.HybridComponents.dll" />
112-
<Reference Include="Unity.InputSystem" HintPath="..\..\interop\Unity.InputSystem.dll" />
113-
<Reference Include="Unity.InputSystem.ForUI" HintPath="..\..\interop\Unity.InputSystem.ForUI.dll" />
114-
<Reference Include="Unity.Mathematics" HintPath="..\..\interop\Unity.Mathematics.dll" />
115-
<Reference Include="Unity.Mathematics.Extensions" HintPath="..\..\interop\Unity.Mathematics.Extensions.dll" />
116-
<Reference Include="Unity.Mathematics.Extensions.Hybrid" HintPath="..\..\interop\Unity.Mathematics.Extensions.Hybrid.dll" />
117-
<Reference Include="Unity.MemoryProfiler" HintPath="..\..\interop\Unity.MemoryProfiler.dll" />
118-
<Reference Include="Unity.Physics" HintPath="..\..\interop\Unity.Physics.dll" />
119-
<Reference Include="Unity.Physics.Hybrid" HintPath="..\..\interop\Unity.Physics.Hybrid.dll" />
120-
<Reference Include="Unity.Profiling.Core" HintPath="..\..\interop\Unity.Profiling.Core.dll" />
121-
<Reference Include="Unity.RenderPipelines.Core.Runtime" HintPath="..\..\interop\Unity.RenderPipelines.Core.Runtime.dll" />
122-
<Reference Include="Unity.RenderPipelines.HighDefinition.Config.Runtime" HintPath="..\..\interop\Unity.RenderPipelines.HighDefinition.Config.Runtime.dll" />
123-
<Reference Include="Unity.RenderPipelines.HighDefinition.Runtime" HintPath="..\..\interop\Unity.RenderPipelines.HighDefinition.Runtime.dll" />
124-
<Reference Include="Unity.Scenes" HintPath="..\..\interop\Unity.Scenes.dll" />
125-
<Reference Include="Unity.Serialization" HintPath="..\..\interop\Unity.Serialization.dll" />
126-
<Reference Include="Unity.TextMeshPro" HintPath="..\..\interop\Unity.TextMeshPro.dll" />
127-
<Reference Include="Unity.Transforms" HintPath="..\..\interop\Unity.Transforms.dll" />
128-
<Reference Include="Unity.Transforms.Hybrid" HintPath="..\..\interop\Unity.Transforms.Hybrid.dll" />
129-
<Reference Include="Unity.VisualEffectGraph.Runtime" HintPath="..\..\interop\Unity.VisualEffectGraph.Runtime.dll" />
130-
<Reference Include="UnityEngine.AccessibilityModule" HintPath="..\..\interop\UnityEngine.AccessibilityModule.dll" />
131-
<Reference Include="UnityEngine.AIModule" HintPath="..\..\interop\UnityEngine.AIModule.dll" />
132-
<Reference Include="UnityEngine.AndroidJNIModule" HintPath="..\..\interop\UnityEngine.AndroidJNIModule.dll" />
133-
<Reference Include="UnityEngine.AnimationModule" HintPath="..\..\interop\UnityEngine.AnimationModule.dll" />
134-
<Reference Include="UnityEngine.AssetBundleModule" HintPath="..\..\interop\UnityEngine.AssetBundleModule.dll" />
135-
<Reference Include="UnityEngine.AudioModule" HintPath="..\..\interop\UnityEngine.AudioModule.dll" />
136-
<Reference Include="UnityEngine.ClothModule" HintPath="..\..\interop\UnityEngine.ClothModule.dll" />
137-
<Reference Include="UnityEngine.ClusterInputModule" HintPath="..\..\interop\UnityEngine.ClusterInputModule.dll" />
138-
<Reference Include="UnityEngine.ClusterRendererModule" HintPath="..\..\interop\UnityEngine.ClusterRendererModule.dll" />
139-
<Reference Include="UnityEngine.ContentLoadModule" HintPath="..\..\interop\UnityEngine.ContentLoadModule.dll" />
140-
<Reference Include="UnityEngine.CoreModule" HintPath="..\..\interop\UnityEngine.CoreModule.dll" />
141-
<Reference Include="UnityEngine.CrashReportingModule" HintPath="..\..\interop\UnityEngine.CrashReportingModule.dll" />
142-
<Reference Include="UnityEngine.DirectorModule" HintPath="..\..\interop\UnityEngine.DirectorModule.dll" />
143-
<Reference Include="UnityEngine" HintPath="..\..\interop\UnityEngine.dll" />
144-
<Reference Include="UnityEngine.DSPGraphModule" HintPath="..\..\interop\UnityEngine.DSPGraphModule.dll" />
145-
<Reference Include="UnityEngine.GameCenterModule" HintPath="..\..\interop\UnityEngine.GameCenterModule.dll" />
146-
<Reference Include="UnityEngine.GIModule" HintPath="..\..\interop\UnityEngine.GIModule.dll" />
147-
<Reference Include="UnityEngine.GridModule" HintPath="..\..\interop\UnityEngine.GridModule.dll" />
148-
<Reference Include="UnityEngine.HotReloadModule" HintPath="..\..\interop\UnityEngine.HotReloadModule.dll" />
149-
<Reference Include="UnityEngine.ImageConversionModule" HintPath="..\..\interop\UnityEngine.ImageConversionModule.dll" />
150-
<Reference Include="UnityEngine.IMGUIModule" HintPath="..\..\interop\UnityEngine.IMGUIModule.dll" />
151-
<Reference Include="UnityEngine.InputLegacyModule" HintPath="..\..\interop\UnityEngine.InputLegacyModule.dll" />
152-
<Reference Include="UnityEngine.InputModule" HintPath="..\..\interop\UnityEngine.InputModule.dll" />
153-
<Reference Include="UnityEngine.JSONSerializeModule" HintPath="..\..\interop\UnityEngine.JSONSerializeModule.dll" />
154-
<Reference Include="UnityEngine.LocalizationModule" HintPath="..\..\interop\UnityEngine.LocalizationModule.dll" />
155-
<Reference Include="UnityEngine.ParticleSystemModule" HintPath="..\..\interop\UnityEngine.ParticleSystemModule.dll" />
156-
<Reference Include="UnityEngine.PerformanceReportingModule" HintPath="..\..\interop\UnityEngine.PerformanceReportingModule.dll" />
157-
<Reference Include="UnityEngine.Physics2DModule" HintPath="..\..\interop\UnityEngine.Physics2DModule.dll" />
158-
<Reference Include="UnityEngine.PhysicsModule" HintPath="..\..\interop\UnityEngine.PhysicsModule.dll" />
159-
<Reference Include="UnityEngine.ProfilerModule" HintPath="..\..\interop\UnityEngine.ProfilerModule.dll" />
160-
<Reference Include="UnityEngine.PropertiesModule" HintPath="..\..\interop\UnityEngine.PropertiesModule.dll" />
161-
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule" HintPath="..\..\interop\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" />
162-
<Reference Include="UnityEngine.ScreenCaptureModule" HintPath="..\..\interop\UnityEngine.ScreenCaptureModule.dll" />
163-
<Reference Include="UnityEngine.SharedInternalsModule" HintPath="..\..\interop\UnityEngine.SharedInternalsModule.dll" />
164-
<Reference Include="UnityEngine.SpriteMaskModule" HintPath="..\..\interop\UnityEngine.SpriteMaskModule.dll" />
165-
<Reference Include="UnityEngine.SpriteShapeModule" HintPath="..\..\interop\UnityEngine.SpriteShapeModule.dll" />
166-
<Reference Include="UnityEngine.StreamingModule" HintPath="..\..\interop\UnityEngine.StreamingModule.dll" />
167-
<Reference Include="UnityEngine.SubstanceModule" HintPath="..\..\interop\UnityEngine.SubstanceModule.dll" />
168-
<Reference Include="UnityEngine.SubsystemsModule" HintPath="..\..\interop\UnityEngine.SubsystemsModule.dll" />
169-
<Reference Include="UnityEngine.TerrainModule" HintPath="..\..\interop\UnityEngine.TerrainModule.dll" />
170-
<Reference Include="UnityEngine.TerrainPhysicsModule" HintPath="..\..\interop\UnityEngine.TerrainPhysicsModule.dll" />
171-
<Reference Include="UnityEngine.TextCoreFontEngineModule" HintPath="..\..\interop\UnityEngine.TextCoreFontEngineModule.dll" />
172-
<Reference Include="UnityEngine.TextCoreTextEngineModule" HintPath="..\..\interop\UnityEngine.TextCoreTextEngineModule.dll" />
173-
<Reference Include="UnityEngine.TextRenderingModule" HintPath="..\..\interop\UnityEngine.TextRenderingModule.dll" />
174-
<Reference Include="UnityEngine.TilemapModule" HintPath="..\..\interop\UnityEngine.TilemapModule.dll" />
175-
<Reference Include="UnityEngine.TLSModule" HintPath="..\..\interop\UnityEngine.TLSModule.dll" />
176-
<Reference Include="UnityEngine.UI" HintPath="..\..\interop\UnityEngine.UI.dll" />
177-
<Reference Include="UnityEngine.UIElementsModule" HintPath="..\..\interop\UnityEngine.UIElementsModule.dll" />
178-
<Reference Include="UnityEngine.UIModule" HintPath="..\..\interop\UnityEngine.UIModule.dll" />
179-
<Reference Include="UnityEngine.UmbraModule" HintPath="..\..\interop\UnityEngine.UmbraModule.dll" />
180-
<Reference Include="UnityEngine.UnityAnalyticsCommonModule" HintPath="..\..\interop\UnityEngine.UnityAnalyticsCommonModule.dll" />
181-
<Reference Include="UnityEngine.UnityAnalyticsModule" HintPath="..\..\interop\UnityEngine.UnityAnalyticsModule.dll" />
182-
<Reference Include="UnityEngine.UnityConnectModule" HintPath="..\..\interop\UnityEngine.UnityConnectModule.dll" />
183-
<Reference Include="UnityEngine.UnityCurlModule" HintPath="..\..\interop\UnityEngine.UnityCurlModule.dll" />
184-
<Reference Include="UnityEngine.UnityTestProtocolModule" HintPath="..\..\interop\UnityEngine.UnityTestProtocolModule.dll" />
185-
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule" HintPath="..\..\interop\UnityEngine.UnityWebRequestAssetBundleModule.dll" />
186-
<Reference Include="UnityEngine.UnityWebRequestAudioModule" HintPath="..\..\interop\UnityEngine.UnityWebRequestAudioModule.dll" />
187-
<Reference Include="UnityEngine.UnityWebRequestModule" HintPath="..\..\interop\UnityEngine.UnityWebRequestModule.dll" />
188-
<Reference Include="UnityEngine.UnityWebRequestTextureModule" HintPath="..\..\interop\UnityEngine.UnityWebRequestTextureModule.dll" />
189-
<Reference Include="UnityEngine.UnityWebRequestWWWModule" HintPath="..\..\interop\UnityEngine.UnityWebRequestWWWModule.dll" />
190-
<Reference Include="UnityEngine.VehiclesModule" HintPath="..\..\interop\UnityEngine.VehiclesModule.dll" />
191-
<Reference Include="UnityEngine.VFXModule" HintPath="..\..\interop\UnityEngine.VFXModule.dll" />
192-
<Reference Include="UnityEngine.VideoModule" HintPath="..\..\interop\UnityEngine.VideoModule.dll" />
193-
<Reference Include="UnityEngine.VirtualTexturingModule" HintPath="..\..\interop\UnityEngine.VirtualTexturingModule.dll" />
194-
<Reference Include="UnityEngine.VRModule" HintPath="..\..\interop\UnityEngine.VRModule.dll" />
195-
<Reference Include="UnityEngine.WindModule" HintPath="..\..\interop\UnityEngine.WindModule.dll" />
196-
<Reference Include="UnityEngine.XRModule" HintPath="..\..\interop\UnityEngine.XRModule.dll" />
197-
<Reference Include="VivoxUnity" HintPath="..\..\interop\VivoxUnity.dll" />
198-
<Reference Include="__Generated" HintPath="..\..\interop\__Generated.dll" />
27+
<PackageReference Include="VRising.Unhollowed.Client" Version="1.1.*" />
19928
</ItemGroup>
20029

20130
<ItemGroup>

0 commit comments

Comments
 (0)