mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-09 18:03:49 +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
|