Build 2022r170ex3 code changes

This commit is contained in:
SDraw 2022-12-03 19:12:35 +03:00
parent dcd94ae906
commit 25c4eaad51
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
14 changed files with 202 additions and 167 deletions

View file

@ -82,6 +82,6 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>copy /y "$(TargetPath)" "C:\Games\Steam\common\ChilloutVR\Mods\"</PostBuildEvent>
<PostBuildEvent>copy /y "$(TargetPath)" "D:\Games\Steam\steamapps\common\ChilloutVR\Mods\"</PostBuildEvent>
</PropertyGroup>
</Project>