GITLAB

马列 / BreakerFun_Cocos2D

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • breakerfun_cocos2d
  • trunk
  • BreakerFun
  • packages
  • cocos_inspector
  • plugins.json
  • fa7e1b07   all Browse Code »
    马列
    2023-03-08 17:16:51 +0800  
plugins.json 261 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{
    "menu": {
        "node": [
            [
                "Print Node",
                "console.log"
            ]
        ],
        "component": [
            [
                "Print Comp",
                "console.log"
            ]
        ]
    }
}