From d3b45dc1f1998805d5caa0f34d3a4cd558ed12f2 Mon Sep 17 00:00:00 2001 From: 2020Sanoj <75573284+2020Sanoj@users.noreply.github.com> Date: Sun, 31 Oct 2021 18:12:38 +0100 Subject: [PATCH] create backup --- Mod-Installer.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/Mod-Installer.bat b/Mod-Installer.bat index 208f0d7..5743a72 100644 --- a/Mod-Installer.bat +++ b/Mod-Installer.bat @@ -625,6 +625,7 @@ IF ERRORLEVEL 2 GOTO cy IF ERRORLEVEL 1 GOTO end :cy +tar cf Backup.tar mods config optionsof.txt options.txt servers.dat TASKKILL /T /F /IM MinecraftLauncher* rmdir /S /Q "%appdata%\.iris-installer" cd "%appdata%\.minecraft"