mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
Build as Self Contained and Selfhost CefSharp SubProcess (#693)
* Added self contained parameter to builds * Remove dotnet install from installer * Fixed missing SubProcessExe * Self hot browser subprocess --------- Co-authored-by: Natsumi <cmcooper123@hotmail.com>
This commit is contained in:
@@ -126,6 +126,7 @@ namespace VRCX
|
||||
|
||||
private static void Run()
|
||||
{
|
||||
BrowserSubprocess.Start();
|
||||
Update.Check();
|
||||
StartupArgs.ArgsCheck();
|
||||
GetVersion();
|
||||
|
||||
Reference in New Issue
Block a user