Skip to content

Commit

Permalink
fix copy.bat [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hero622 committed Dec 15, 2023
1 parent ba7b8ba commit e7267a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions copy.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SET "binary=wormhole.dll"
SET "binary=photon.dll"
SET "src=..\bin\%binary%"
SET "dest=D:\SteamLibrary\SteamApps\common"

REM copy /Y "%src%" "%dest%\Portal 2\%binary%"
REM copy /Y "%src%" "%dest%\Portal 2\%binary%"

0 comments on commit e7267a5

Please sign in to comment.