@wbget/cocos-config

1.0.2 • Public • Published

cocos-config

cocos 配置收集

Install

npm install -D @wbget/cocos-config

Usage

npx cocos-config test.json
// test.json
{
    "dist": "./",
    "list": [
        {
            "path": "./config",
            "sheet": "测s",
            "name": "test"
        }
    ]
}

Readme

Keywords

Package Sidebar

Install

npm i @wbget/cocos-config

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

3.18 kB

Total Files

4

Last publish

Collaborators

  • wbget