pub async fn get_mod_icon(modid: &str) -> Result<DynamicImage>
Expand description

根据模组 ID 获取模组图标

如果图标不存在则返回一个 1x1 的透明像素图片