mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
4 lines
118 B
Batchfile
4 lines
118 B
Batchfile
mklink /J "%~dp0\bin\x64\Debug\html" "%~dp0\html\dist"
|
|
mklink /J "%~dp0\bin\x64\Release\html" "%~dp0\html\dist"
|
|
pause
|