Terraria 1.4.4.4 / OTAPI 3.1.7-alpha
This commit is contained in:
parent
c70308043e
commit
ee4a57c102
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
<PackageReference Include="ModFramework" Version="1.1.2-alpha" GeneratePathProperty="true" /> <!-- only used to extract out to ./bin. -->
|
||||
|
||||
<!-- the launcher doesnt need the direct OTAPI reference, but since PackageReference[ExcludeFromSingleFile] doesnt work, exclude the assets and copy manually -->
|
||||
<PackageReference Include="OTAPI.Upcoming" Version="3.1.6-alpha" ExcludeAssets="all" GeneratePathProperty="true" />
|
||||
<PackageReference Include="OTAPI.Upcoming" Version="3.1.7-alpha" ExcludeAssets="all" GeneratePathProperty="true" />
|
||||
<None Include="$(PkgOTAPI_Upcoming)\lib\net6.0\OTAPI.dll">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 481dc835f6a929de130a11fee7763895a868c52c
|
||||
Subproject commit ada183220947c1e44887161431e1ad520eb0e931
|
||||
Loading…
Add table
Add a link
Reference in a new issue