iflow-mcp_czh2774-cocosmcp 1.0.1__py3-none-any.whl → 1.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iflow-mcp_czh2774-cocosmcp
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: Cocos Creator MCP Log Bridge
5
5
  License-File: LICENSE
6
6
  Requires-Python: >=3.7
@@ -0,0 +1,15 @@
1
+ iflow_mcp_czh2774_cocosmcp/__init__.py,sha256=nTveuBUrE7ts1FtWIBCzO-sNE-3RYCv2k2PiNSFlijk,26
2
+ iflow_mcp_czh2774_cocosmcp/cocos_connection.py,sha256=isUrv2E29YxOqL00PoPmLhD0Ym-LslwhSI21_ZLMPlM,6557
3
+ iflow_mcp_czh2774_cocosmcp/config.py,sha256=Cjm1LazDH2AsveGEELu4WS7xGHjI1lzoadhH-FZT95Y,806
4
+ iflow_mcp_czh2774_cocosmcp/log_client.py,sha256=P0eWNlN_ANZvYHhL_maU5a9zRHCFUhwyeYJ0Z6VXrLg,4161
5
+ iflow_mcp_czh2774_cocosmcp/requirements.txt,sha256=ba7WfPMjLGrdgfvZZqxPpZ59Xnvj8Qz5NBT-cDCd82o,93
6
+ iflow_mcp_czh2774_cocosmcp/server.py,sha256=n8fds_vHQSeJfk2itgmXnL0uclBRU7csOE5YsPm5zYM,2969
7
+ iflow_mcp_czh2774_cocosmcp/start_server.sh,sha256=G4NJ6LMt0dEo8IPbilQEci7cMKY9EdBgGgdzIflSOz4,559
8
+ iflow_mcp_czh2774_cocosmcp/tools/__init__.py,sha256=EKi5zu2h0SuPii-sa3xQElfdW-XnO544j_wSa7_5rH0,3044
9
+ iflow_mcp_czh2774_cocosmcp/tools/log_tools.py,sha256=8K3ZTKeYxPJ1u2-iKerv5YKw4NJ6c711o6o3DqngZns,4255
10
+ iflow_mcp_czh2774_cocosmcp/tools/scene_tools.py,sha256=4ZJMPzKyUx_LMPeVc22HW1F2GH2vWKB07V_V1fTCYMw,2713
11
+ iflow_mcp_czh2774_cocosmcp-1.0.2.dist-info/METADATA,sha256=zU-DDIIP3C80422qtFJNwtFU7ROmriyvjSEzEQ-ikw0,3720
12
+ iflow_mcp_czh2774_cocosmcp-1.0.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
13
+ iflow_mcp_czh2774_cocosmcp-1.0.2.dist-info/entry_points.txt,sha256=fZoL109GK9mvqSK5NsdLhCyaXbPbYEM_njD6vrV4trQ,41
14
+ iflow_mcp_czh2774_cocosmcp-1.0.2.dist-info/licenses/LICENSE,sha256=GT-xwJTlFeuxP5Z4YRZ0jn-mxGOpUPieje02erjbYNk,1064
15
+ iflow_mcp_czh2774_cocosmcp-1.0.2.dist-info/RECORD,,
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ cocosmcp = server:main
@@ -1,15 +0,0 @@
1
- Python/__init__.py,sha256=nTveuBUrE7ts1FtWIBCzO-sNE-3RYCv2k2PiNSFlijk,26
2
- Python/cocos_connection.py,sha256=isUrv2E29YxOqL00PoPmLhD0Ym-LslwhSI21_ZLMPlM,6557
3
- Python/config.py,sha256=Cjm1LazDH2AsveGEELu4WS7xGHjI1lzoadhH-FZT95Y,806
4
- Python/log_client.py,sha256=P0eWNlN_ANZvYHhL_maU5a9zRHCFUhwyeYJ0Z6VXrLg,4161
5
- Python/requirements.txt,sha256=ba7WfPMjLGrdgfvZZqxPpZ59Xnvj8Qz5NBT-cDCd82o,93
6
- Python/server.py,sha256=n8fds_vHQSeJfk2itgmXnL0uclBRU7csOE5YsPm5zYM,2969
7
- Python/start_server.sh,sha256=G4NJ6LMt0dEo8IPbilQEci7cMKY9EdBgGgdzIflSOz4,559
8
- Python/tools/__init__.py,sha256=EKi5zu2h0SuPii-sa3xQElfdW-XnO544j_wSa7_5rH0,3044
9
- Python/tools/log_tools.py,sha256=8K3ZTKeYxPJ1u2-iKerv5YKw4NJ6c711o6o3DqngZns,4255
10
- Python/tools/scene_tools.py,sha256=4ZJMPzKyUx_LMPeVc22HW1F2GH2vWKB07V_V1fTCYMw,2713
11
- iflow_mcp_czh2774_cocosmcp-1.0.1.dist-info/METADATA,sha256=cGEHfh0r1jrabId0pqoPq94RtSMS5niX8fMMTNG_d_o,3720
12
- iflow_mcp_czh2774_cocosmcp-1.0.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
13
- iflow_mcp_czh2774_cocosmcp-1.0.1.dist-info/entry_points.txt,sha256=n3sS6Xb3hUU4gNAdSF9bhs_otL1BPtuLkHz7ffC-Uo8,48
14
- iflow_mcp_czh2774_cocosmcp-1.0.1.dist-info/licenses/LICENSE,sha256=GT-xwJTlFeuxP5Z4YRZ0jn-mxGOpUPieje02erjbYNk,1064
15
- iflow_mcp_czh2774_cocosmcp-1.0.1.dist-info/RECORD,,
@@ -1,2 +0,0 @@
1
- [console_scripts]
2
- cocosmcp = Python.server:main
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes