Added Armor insurance Removal

This commit is contained in:
dvize
2023-05-30 16:28:52 -07:00
parent 0fa82b2dd6
commit e268726b9a
2 changed files with 45 additions and 1 deletions

View File

@@ -99,6 +99,6 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>copy "$(TargetPath)" "C:\SPT\BepInEx\plugins\dvize.ASS.dll"</PostBuildEvent>
<PostBuildEvent>copy "$(TargetPath)" "F:\SPT-AKI\BepInEx\plugins\dvize.ASS.dll"</PostBuildEvent>
</PropertyGroup>
</Project>