|
@@ -38,10 +38,7 @@
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Assembly-CSharp-original, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<Reference Include="Assembly-CSharp-original, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<SpecificVersion>False</SpecificVersion>
|
|
- <HintPath>M:\koikatu\KoikatuTrial_Data\Managed\Assembly-CSharp-original.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net20\Newtonsoft.Json.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>D:\koikatu\KoikatuTrial_Data\Managed\Assembly-CSharp-original.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
@@ -49,15 +46,15 @@
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="TextMeshPro-1.0.55.56.0b12, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<Reference Include="TextMeshPro-1.0.55.56.0b12, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<SpecificVersion>False</SpecificVersion>
|
|
- <HintPath>M:\koikatu\KoikatuTrial_Data\Managed\TextMeshPro-1.0.55.56.0b12.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>D:\koikatu\KoikatuTrial_Data\Managed\TextMeshPro-1.0.55.56.0b12.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="UnityEngine-original, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<Reference Include="UnityEngine-original, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<SpecificVersion>False</SpecificVersion>
|
|
- <HintPath>M:\koikatu\KoikatuTrial_Data\Managed\UnityEngine-original.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>D:\koikatu\KoikatuTrial_Data\Managed\UnityEngine-original.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<Reference Include="UnityEngine.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<SpecificVersion>False</SpecificVersion>
|
|
- <HintPath>M:\koikatu\KoikatuTrial_Data\Managed\UnityEngine.UI.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>D:\koikatu\KoikatuTrial_Data\Managed\UnityEngine.UI.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
@@ -75,6 +72,7 @@
|
|
<Compile Include="Internal\UnlockedInputPlugin.cs" />
|
|
<Compile Include="Internal\UnlockedInputPlugin.cs" />
|
|
<Compile Include="ITranslationPlugin.cs" />
|
|
<Compile Include="ITranslationPlugin.cs" />
|
|
<Compile Include="IUnityPlugin.cs" />
|
|
<Compile Include="IUnityPlugin.cs" />
|
|
|
|
+ <Compile Include="PluginLoader.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Utility.cs" />
|
|
<Compile Include="Utility.cs" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|