mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-03 13:36:04 +02:00
c645305765
This reverts commit b716f5c676.
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
|