mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 23:55:52 +00:00
improve auto updater now just needs 1 exe
This commit is contained in:
parent
6768994302
commit
e575a7a3d5
4 changed files with 12 additions and 2 deletions
3
Data/Updater/UpdateSilent.bat
Normal file
3
Data/Updater/UpdateSilent.bat
Normal file
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
"Updater.exe" /S
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
[General]
|
||||
AppName=Dolphin MPN
|
||||
AppVersion=1
|
||||
AppVersion=6
|
||||
GUID=
|
||||
MainExe=Dolphin-MPN.exe
|
||||
ReadMethod=2
|
||||
UpdateURL=http://cdn.marioparty.online/update-dolphin.txt
|
||||
UpdateURL=https://pastebin.com/raw/41eE6A01
|
||||
AllUsers=0
|
||||
Admin=0
|
||||
x64=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue