English
發新話題
打印

[提问] 关于manifest.sii文件

⚠️本提问已发布超过一年,若无隐藏内容,请勿回帖,违者视为灌水。

关于manifest.sii文件


我做了个mod,可是上传steam时出现了“.jpg files that are not referenced by any sii file are not allowed!"删掉JPG文件就没问题,可是mod管理器里就没预览图了,求大神支招。
複製內容到剪貼板
 原始碼:
SiiNunit
{
# ".package_name" does not matter as the dot at the beginning of the file means that this unit is anonymous.
# Please keep this form to not make any conflicts with other mod packages (name collisions).
mod_package : .package_name {

    # Package version can be any string with any length.
    package_version: "1.0"

    # Display name can be any string with any length.
    display_name: "bilibili2233"

    # Author can be any string with any length.
    author: "kalatasa"

    # Categories is an array of strings.
    category[]: "truck"
    category[]: "paint_job"

    # Icon inside the root directory of the mod.
    icon: "bilibili.jpg"
icon: "bilibili.jpg"
}
}

图片必须是276x162的

还是不行

[ 本帖最後由 capshit 於 2018-1-7 15:23 編輯 ]
捕2获.PNG (16.76 KB)

2018-1-7 15:19

捕2获.PNG

回復 2號車# 的帖子


我图片是276X162的啊
發新話題