mirror of
https://gitee.com/dgflash/oops-game-kit.git
synced 2026-07-05 02:14:35 +08:00
4 lines
117 B
Bash
4 lines
117 B
Bash
mkdir -p extensions
|
|
cd extensions
|
|
git clone -b master https://gitee.com/dgflash/oops-plugin-framework.git
|
|
git pull |