Add files via upload

This commit is contained in:
XFlak 2021-02-20 00:42:39 +02:00 committed by GitHub
parent cdfef7b1a9
commit 7aa5ed55cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
::get info and return to caller UNLESS temp\currentversion.txt is detected
@echo off
set newversion=6.5.1
set changelogURL=https://modmii.github.io/changelog.html
if exist temp\currentversion.txt (set /p currentversion= <temp\currentversion.txt) else (goto:ReturnToCaller)
title ModMiiUpdater
set UPDATENAME=ModMii