summary refs log tree commit diff stats
path: root/ManifoldGardenArchipelago.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ManifoldGardenArchipelago.csproj')
-rw-r--r--ManifoldGardenArchipelago.csproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/ManifoldGardenArchipelago.csproj b/ManifoldGardenArchipelago.csproj index 67e0dab..cc427c9 100644 --- a/ManifoldGardenArchipelago.csproj +++ b/ManifoldGardenArchipelago.csproj
@@ -36,6 +36,12 @@
36 <Reference Include="Assembly-CSharp"> 36 <Reference Include="Assembly-CSharp">
37 <HintPath>D:\SteamLibrary\steamapps\common\Manifold Garden\ManifoldGarden_Data\Managed\Assembly-CSharp.dll</HintPath> 37 <HintPath>D:\SteamLibrary\steamapps\common\Manifold Garden\ManifoldGarden_Data\Managed\Assembly-CSharp.dll</HintPath>
38 </Reference> 38 </Reference>
39 <Reference Include="Unity.TextMeshPro">
40 <HintPath>D:\SteamLibrary\steamapps\common\Manifold Garden\ManifoldGarden_Data\Managed\Unity.TextMeshPro.dll</HintPath>
41 </Reference>
42 <Reference Include="UnityEngine.UI">
43 <HintPath>D:\SteamLibrary\steamapps\common\Manifold Garden\ManifoldGarden_Data\Managed\UnityEngine.UI.dll</HintPath>
44 </Reference>
39 </ItemGroup> 45 </ItemGroup>
40 46
41 <ItemGroup> 47 <ItemGroup>