From 83d0c4ee5c783cd48a12895f37e923b758356bc3 Mon Sep 17 00:00:00 2001 From: ninemine <1371605831@qq.com> Date: Tue, 28 Oct 2025 11:52:31 +0800 Subject: [PATCH] Add pull.bat --- pull.bat | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pull.bat diff --git a/pull.bat b/pull.bat new file mode 100644 index 0000000..dac053b --- /dev/null +++ b/pull.bat @@ -0,0 +1,8 @@ +@echo off +cd Assets/Convention +git pull +cd ../Plugins/Flee +git pull +cd ../../Scripts/Framework/[RScript] +git pull +cd ../../../../