mirror of
https://gitee.com/dgflash/oops-plugin-framework.git
synced 2026-05-20 06:55:57 +08:00
4 lines
134 B
JavaScript
4 lines
134 B
JavaScript
"use strict";
|
|
module.exports = {
|
|
description: "Oops framework is based on Cocos creator 3 X development of a game framework."
|
|
}; |