@occultus/core - v2.0.0-beta.4
Preparing search index...
ModMetaData
Interface ModMetaData
模组的元信息
interface
ModMetaData
{
author
?:
string
;
contributors
?:
string
[]
;
id
:
string
;
license
?:
string
;
name
:
string
;
version
:
string
;
}
Index
Properties
author?
contributors?
id
license?
name
version
Properties
Optional
author
author
?:
string
模组作者
Optional
contributors
contributors
?:
string
[]
模组贡献者
id
id
:
string
模组ID
Optional
license
license
?:
string
模组许可证
name
name
:
string
模组名称,默认是
minecraft
,
不支持本地化
version
version
:
string
模组版本
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
contributors
id
license
name
version
@occultus/core - v2.0.0-beta.4
Loading...
模组的元信息