1 Star 9 Fork 9

honmono/CocosCreator_ECS

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
jsconfig.json 207 Bytes
Copy Edit Raw Blame History
honmono authored 2022-03-21 17:27 . ECS Demo
{
"compilerOptions": {
"target": "es6",
"module": "commonjs"
},
"exclude": [
"node_modules",
"library",
"local",
"settings",
"temp"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/heiiya/CocosCreator_ECS.git
git@gitee.com:heiiya/CocosCreator_ECS.git
heiiya
CocosCreator_ECS
CocosCreator_ECS
master

Search