# 十、上传Mod到Steam创意工坊

首先你需要准备一个512\*512的图片作为封面：

![这样](/files/-LnWBIrbY_I2BJyhwy82)

然后检查Mod无误后，编译生成(Rebuild)，在ModBuddy中找到Steam WorkShop：

![第一个](/files/-LnWB_3CGUD2SaWsV4VX)

![点击开始](/files/-LnWBbl-Fwoa4oQR7Mx4)

![异变警告！](/files/-LnWBeP8Sez61mBiQuJX)

{% hint style="danger" %}
这个玩意有Bug!
{% endhint %}

{% hint style="danger" %}
文明5的就没有！
{% endhint %}

{% hint style="danger" %}
太空也没有！
{% endhint %}

OK，如果你更新Mod，你需要选中Mod点击右边的Upload a new version:

![](/files/-LnWBniwsKJZmSOqxS1s)

如果你需要上传，你需要点

![Upload是上传新Mod，上面那个是打开文明6创意工坊](/files/-LnWBsZySSZfW2pFsmPF)

## 如何认识你的Mod是谁？

![这些ID很关键](/files/-LnWCDEvu64zQbqy3JlX)

![每个Mod的Html地址后面的id就是这些id，打开网页一个个查吧。](/files/-LnWCKa20eVkcxHPVPU6)

## 上传新Mod

我们点upload：

![选中你编译后的文件](/files/-LnWCYm_aDtNrArfW33I)

![验证没有问题点右下角的下一步](/files/-LnWCbF-hdp-Lqwc7G1h)

![这个界面很简单，右边select image是上传封面图片，visibility是可见度，Tags是Mod分类](/files/-LnWCpAgjLt-JkXB79s0)

请不要修改左侧的内容（容易暴毙），我们可以去Steam创意工坊网页修改。

![更新说明](/files/-LnWD7NZlb3n5vUcI4M7)

现在，点击右下角的上传按钮：

![成功！](/files/-LnWDDLFl_Ikoz-jDiG6)

{% hint style="info" %}
如果它卡死了，去Steam创意工坊刷新刷新看，如果是commit charges...很可能已经上传完了
{% endhint %}

![现在可以通过右侧的工具按钮来修改标题、说明等等](/files/-LnWDQb9Pw8hcXzG8Yju)

恭喜！你的第一个Mod已经成功做出来了！

## 问题速解

![无限加载请关闭重新打开，多试几次就好，左上角那个按钮不太管事儿。](/files/-LnWDa7ZjEoBUu9oMvA3)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://haojun0823.gitbook.io/randerion-civ-mod-guide/shi-shang-chuan-mod-dao-steam-chuang-yi-gong-fang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
