mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-11 10:53:52 +02:00
4 lines
108 B
Batchfile
4 lines
108 B
Batchfile
mklink /J "%~dp0\bin\x64\Debug\html" "%~dp0\html"
|
|
mklink /J "%~dp0\bin\x64\Release\html" "%~dp0\html"
|
|
pause
|