mirror of
https://github.com/modmii/modmii.github.io.git
synced 2024-11-10 18:45:05 +01:00
Add files via upload
This commit is contained in:
parent
2b0882eabc
commit
472bf59dcf
@ -1,6 +1,6 @@
|
||||
::get info and return to caller UNLESS temp\currentversion.txt is detected
|
||||
@echo off
|
||||
set newversion=6.6.2
|
||||
set newversion=6.6.3
|
||||
set changelogURL=https://modmii.github.io/changelog.html
|
||||
if exist temp\currentversion.txt (set /p currentversion= <temp\currentversion.txt) else (goto:ReturnToCaller)
|
||||
title ModMiiUpdater
|
||||
|
Loading…
Reference in New Issue
Block a user