2022-07-25 10:56:47 +00:00
2022-07-25 15:18:56 +08:00
2022-07-25 17:09:43 +08:00
2022-07-25 15:18:56 +08:00
2022-07-25 15:18:56 +08:00
2022-07-25 10:56:47 +00:00
2022-07-25 15:18:56 +08:00
2022-07-25 18:49:40 +08:00
2022-07-25 15:18:56 +08:00

介绍

oops-framework-plugin 是基于 Cocos Creator 3.x 以插件形式使用的游戏框架,此版本框架代码与游戏具体业务逻辑代码分离,方便在项目开发过程随时更新框架最新版本代码。

技术文档

使用说明

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

学习交流 QQ 群798575969

Description
oops-framework-plugin 是基于 Cocos Creator 3.x 以插件形式使用的游戏框架,此版本框架代码与游戏具体业务逻辑代码分离,方便在项目开发过程随时更新框架最新版本代码。
Readme MIT 2.9 MiB
Languages
TypeScript 99.5%
JavaScript 0.3%
HTML 0.1%