We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8de56 commit 3665c08Copy full SHA for 3665c08
GraphicsSettingsIL2CPP_netFm/GraphicsSettingsIL2CPP_netFm.csproj
@@ -68,8 +68,6 @@
68
powershell Compress-Archive -Path '$(SolutionDir)Releases\$(ProjectName)\BepInEx\' -DestinationPath '$(SolutionDir)Releases\$(ProjectName).zip' -Force
69
RD /S /Q "$(SolutionDir)Releases\$(ProjectName)\"
70
71
-xcopy "$(TargetPath)" "D:\RG\BepInEx\plugins" /s /i /y
72
-
73
</PostBuildEvent>
74
</PropertyGroup>
75
</Project>
0 commit comments