mcsmapi 0.1.8b3__py3-none-any.whl → 0.1.8b4__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.
@@ -119,6 +119,8 @@ class InstanceConfig(BaseModel):
119
119
  """服务器 Ping 监测配置(已弃用)"""
120
120
  runAs: str = ""
121
121
  """运行该实例的系统用户,为空则使用启动面板的系统用户"""
122
+ basePort: int = 0
123
+ """分配的起始端口,这个数字对应 到 的变量,每次新增实例都会递增分配"""
122
124
 
123
125
 
124
126
  class InstanceDetail(BaseModel):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mcsmapi
3
- Version: 0.1.8b3
3
+ Version: 0.1.8b4
4
4
  Summary: Shortcut the pypi package of MCSM./快捷操作MCSM的pypi包
5
5
  Author-email: molanp <molanpp@outlook.com>
6
6
  License-Expression: MIT
@@ -23,15 +23,8 @@ Dynamic: license-file
23
23
 
24
24
  English|[Chinese Simplified](README_zh-cn.md)
25
25
 
26
- > [!important]
27
- > We need your help, the documentation for this project has not been written yet, if you are willing, please submit pr to help us write the documentation.
28
-
29
26
  ## Documentation
30
27
 
31
- The documentation is not yet complete, if you need it, please visit [deepwiki-mcsmapi](https://deepwiki.com/molanp/mcsmapi)
32
-
33
- You can also find:
34
-
35
28
  📄 Docs: [docs](https://mcsmapi.awkchan.top/en/)
36
29
 
37
30
  💡 Example: [example](example)
@@ -65,8 +58,8 @@ If you need the latest build files, please visit
65
58
  ## Supported MCSM Versions
66
59
 
67
60
  | MCSM Version | Support Status |
68
- | :---: | :---: |
69
- | 10.x | |
61
+ | :----------: | :------------: |
62
+ | 10.x | |
70
63
 
71
64
  ### Quick Example
72
65
 
@@ -14,11 +14,11 @@ mcsmapi/models/common.py,sha256=SoJt0fFab9hCzWI8ubQDPyep9YCXmny4bCy9utFNW9o,531
14
14
  mcsmapi/models/daemon.py,sha256=9zkUG7M4KYFwz7pSFJjAIZSkLGpHMcOKq20RHxseHQI,4813
15
15
  mcsmapi/models/file.py,sha256=w7KVUauGGp6w1BVm9QlR6kM0hBZJ12wLVkqRvNS-HJ8,6031
16
16
  mcsmapi/models/image.py,sha256=mpyS7KTVoOwH2opB-fQC2GD3An_bXcERLmLPDBuoYUA,5643
17
- mcsmapi/models/instance.py,sha256=p4zbRxbYHhQrZUlTMulVeiH4TfVsB11dCOs_GQltxPo,8050
17
+ mcsmapi/models/instance.py,sha256=caP3dX88B7osVyei6aXlfjzxSp90mnmWkx7tKpbSR6g,8178
18
18
  mcsmapi/models/overview.py,sha256=2mytJbI6mivNqytIjd8ddkgL4wJcADa2HrTVeqlrkFI,5294
19
19
  mcsmapi/models/user.py,sha256=3Lnr5ayHJH4cuWRx4ENW7NzHYYu7U-jnST9iWLZR-54,2339
20
- mcsmapi-0.1.8b3.dist-info/licenses/LICENSE,sha256=bMKDPsvaybvY-4TTlSZtCXPPtxb7KPpDVqXgDA8Ogo0,1068
21
- mcsmapi-0.1.8b3.dist-info/METADATA,sha256=G1rqn4oI0QX0ZRoqYlK0YWnaIDptuyI1BStDEoMaUhg,3031
22
- mcsmapi-0.1.8b3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
23
- mcsmapi-0.1.8b3.dist-info/top_level.txt,sha256=8MUYHd1Or4cbSCd93IaqLA72w0weEuKieopVwIfVlWo,8
24
- mcsmapi-0.1.8b3.dist-info/RECORD,,
20
+ mcsmapi-0.1.8b4.dist-info/licenses/LICENSE,sha256=bMKDPsvaybvY-4TTlSZtCXPPtxb7KPpDVqXgDA8Ogo0,1068
21
+ mcsmapi-0.1.8b4.dist-info/METADATA,sha256=HEu8nsNSsfNlAg09GMLuLQj8X77U_ExbBMxELV4S2VY,2749
22
+ mcsmapi-0.1.8b4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
23
+ mcsmapi-0.1.8b4.dist-info/top_level.txt,sha256=8MUYHd1Or4cbSCd93IaqLA72w0weEuKieopVwIfVlWo,8
24
+ mcsmapi-0.1.8b4.dist-info/RECORD,,