From e98cab635df0d6c68c815cca7b1d52c61cbdd243 Mon Sep 17 00:00:00 2001 From: Chase Hall Date: Thu, 8 Oct 2020 21:40:49 +0000 Subject: [PATCH] Add 'T6/Updater.bat' --- T6/Updater.bat | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 T6/Updater.bat diff --git a/T6/Updater.bat b/T6/Updater.bat new file mode 100644 index 0000000..c84c7c3 --- /dev/null +++ b/T6/Updater.bat @@ -0,0 +1,5 @@ +@echo off + +:: PLUTO T6 UPDATE SCRIPT. + +plutonium.exe -install-dir ./ -update-only \ No newline at end of file