Files
oops-game-kit/update-oops-plugin-framework.bat
2022-08-03 10:56:16 +08:00

4 lines
111 B
Batchfile

md extensions
cd extensions
git clone -b master https://gitee.com/dgflash/oops-plugin-framework.git
git pull