forked from goatdie/AncientWarfare2.0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAncientWarfare2.csproj
125 lines (123 loc) · 5.19 KB
/
AncientWarfare2.csproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<ProjectGuid>{BA1F00FC-6365-47D1-B2E4-7BDA09C27B3C}</ProjectGuid>
<OutputType>Library</OutputType>
<DefineConstants>DEBUG;TRACE;一米_中文名</DefineConstants>
<RootNamespace>Figurebox</RootNamespace>
<AssemblyName>AcientWarfare2</AssemblyName>
<TargetFramework>net48</TargetFramework>
<FileAlignment>512</FileAlignment>
<LangVersion>11</LangVersion>
</PropertyGroup>
<ItemGroup>
<Content Include=".gitignore" />
<Content Include="default_config.json" />
<Content Include="mod.json" />
</ItemGroup>
<ItemGroup>
<Reference Include="Assembly-CSharp">
<HintPath>..\..\worldbox_Data\StreamingAssets\mods\NML\Assembly-CSharp-Publicized.dll</HintPath>
</Reference>
<Reference Include="NeoModLoader">
<HintPath Condition="Exists('..\..\worldbox_Data\StreamingAssets\mods\NeoModLoader_memload.dll')">..\..\worldbox_Data\StreamingAssets\mods\NeoModLoader_memload.dll</HintPath>
<HintPath Condition="Exists('..\..\worldbox_Data\StreamingAssets\mods\NeoModLoader.dll')">..\..\worldbox_Data\StreamingAssets\mods\NeoModLoader.dll</HintPath>
</Reference>
<Reference Include="System.Data.SQLite">
<HintPath>Assemblies\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Data.SQLite.EF6">
<HintPath>Assemblies\System.Data.SQLite.EF6.dll</HintPath>
</Reference>
<Reference Include="System.Data.SQLite.Linq">
<HintPath>Assemblies\System.Data.SQLite.Linq.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="0Harmony">
<HintPath>..\..\worldbox_Data\StreamingAssets\mods\NML\Assemblies\0Harmony.dll</HintPath>
</Reference>
<Reference Include="C5">
<HintPath>..\..\worldbox_Data\Managed\C5.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>..\..\worldbox_Data\Managed\DOTween.dll</HintPath>
</Reference>
<Reference Include="Ionic.Zlib.CF">
<HintPath>..\..\worldbox_Data\Managed\Ionic.Zlib.CF.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\worldbox_Data\Managed\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Purchasing.Common">
<HintPath>..\..\worldbox_Data\Managed\Purchasing.Common.dll</HintPath>
</Reference>
<Reference Include="UnityEngine">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AssetBundleModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.AssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AudioModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GridModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.GridModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ImageConversionModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.LocalizationModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.LocalizationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Physics2DModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Purchasing">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.Purchasing.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.StreamingModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.StreamingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextCoreModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.TextCoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TilemapModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.TilemapModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIModule">
<HintPath>..\..\worldbox_Data\Managed\UnityEngine.UIModule.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="Chinese_Name">
<HintPath>..\..\worldbox_Data\StreamingAssets\mods\NML\CompiledMods\一米_中文名.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Folder Include="word_libraries\" />
<Folder Include="name_generators\" />
</ItemGroup>
<ItemGroup>
<None Remove="Utilities\IconGenerate.py" />
<None Remove="AncientWarfare2.csproj.DotSettings" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="C5" Version="2.5.3" />
</ItemGroup>
</Project>