mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-26 10:13:48 +02:00
Folder cs files
This commit is contained in:
4
build-dotnet.cmd
Normal file
4
build-dotnet.cmd
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
msbuild VRCX.sln -p:Configuration=Release -p:Platform=x64 -p:RestorePackagesConfig=true -t:"Restore;Clean;Build" -m
|
||||
mklink /J "%~dp0\bin\x64\Release\html" "%~dp0\html\dist"
|
||||
pause
|
||||
Reference in New Issue
Block a user