You need to put TerrariaServerAPI and TerrariaServer inside the TShockAPI folder.
This commit is contained in:
parent
5c10115b07
commit
b080b5b0c8
2 changed files with 4 additions and 4 deletions
|
|
@ -44,11 +44,11 @@
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="System.Data" />
|
<Reference Include="System.Data" />
|
||||||
<Reference Include="System.Xml" />
|
<Reference Include="System.Xml" />
|
||||||
<Reference Include="Terraria">
|
<Reference Include="TerrariaServer">
|
||||||
<HintPath>.\Terraria.exe</HintPath>
|
<HintPath>.\TerrariaServer.exe</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="TerrariaAPI">
|
<Reference Include="TerrariaServerAPI">
|
||||||
<HintPath>.\TerrariaAPI.dll</HintPath>
|
<HintPath>.\TerrariaServerAPI.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue