ResGroup.json 235 B

12345678910111213141516
  1. {
  2. "InitLoadView": {
  3. "id": "InitLoadView",
  4. "prefab": [],
  5. "audio": [],
  6. "view": {
  7. "fgui": [
  8. "CommonRes",
  9. "Common",
  10. "GameView",
  11. "CatUpgradeView"
  12. ],
  13. "cocos": []
  14. }
  15. }
  16. }