From 2ec22dc180c51de1efcc6e2dcfbfc2b158aa4c6f Mon Sep 17 00:00:00 2001 From: SpikeHD Date: Sat, 30 Apr 2022 00:54:14 -0700 Subject: [PATCH] update mtools --- scripts/install.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.cmd b/scripts/install.cmd index 6e3558d..8c3deb6 100644 --- a/scripts/install.cmd +++ b/scripts/install.cmd @@ -47,7 +47,7 @@ echo Adding ceritifcate... echo Grabbing registry login tool... -powershell Invoke-WebRequest -Uri https://github.com/SpikeHD/miHoYoTools/releases/download/v1.0.0/mtools.exe -OutFile "'%ORIGIN%/tools/mtools.exe'" +powershell Invoke-WebRequest -Uri https://github.com/SpikeHD/miHoYoTools/releases/download/v1.0.1/mtools.exe -OutFile "'%ORIGIN%/tools/mtools.exe'" echo Done! You can now open GrassClipper.exe!