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