Files
Convention-Unity-Demo/pull.bat

9 lines
130 B
Batchfile
Raw Permalink Normal View History

2025-10-28 11:52:31 +08:00
@echo off
cd Assets/Convention
git pull
cd ../Plugins/Flee
git pull
cd ../../Scripts/Framework/[RScript]
git pull
cd ../../../../