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="System.Data" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="Terraria">
|
||||
<HintPath>.\Terraria.exe</HintPath>
|
||||
<Reference Include="TerrariaServer">
|
||||
<HintPath>.\TerrariaServer.exe</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="TerrariaAPI">
|
||||
<HintPath>.\TerrariaAPI.dll</HintPath>
|
||||
<Reference Include="TerrariaServerAPI">
|
||||
<HintPath>.\TerrariaServerAPI.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue