mirror of
https://gitee.com/dgflash/oops-game-kit.git
synced 2026-07-02 07:04:45 +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 |