You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/module/wiki/raw/development/hydro.md

174 B

Hydro.json

Hydro.json 是模块的声明文件,格式如下。

{
    "id": "模块ID",
    "version": "模块版本",
    "description": "模块描述"
}