mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-02 13:06:08 +02:00
Auto updater changes
This commit is contained in:
@@ -94,6 +94,7 @@ namespace VRCX
|
||||
|
||||
public void DownloadFile(string url, int size, string AppVersion)
|
||||
{
|
||||
DownloadProgress = 0;
|
||||
DownloadSize = size;
|
||||
DownloadCanceled = false;
|
||||
DownloadTempLocation = Path.Combine(Program.AppDataDirectory, "tempDownload.exe");
|
||||
|
||||
Reference in New Issue
Block a user