mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
4 lines
118 B
Batchfile
4 lines
118 B
Batchfile
|
|
mklink /d "%~dp0\bin\x64\Debug\net462\mod" "%~dp0\mod"
|
|
mklink /d "%~dp0\bin\x64\Release\net462\mod" "%~dp0\mod"
|
|
pause |