Difference between revisions of "Tutorials/SCS Workshop Uploader/How to update workshop mod?"

From SCS Modding Wiki
Jump to navigation Jump to search
m
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
If you have prepared new version of the mod, created new version entry in versions.sii and put the content in appropriate directory you must follow those steps to upload it to the workshop.
+
In this tutorial you will learn how to upload an updated version of your mod to the Steam Workshop. Let's start!
  
# Select the game on which workshop your mod is. (At the moment only Euro Truck Simulator 2 is implemented)
+
=Uploading=
# Select your item from the combobox in “Item” section.
 
# In case icon and preview file hasn’t changed simply skip “Mod data” section - in case something new appeared adjust the settings.
 
# In the next section
 
## In case you want to specify the version adjust the Mod name setting.
 
#. In "Description" section adjust the description.
 
#. In "Tags" section adjust them to fit new mod version.
 
#. In "Change note" we recommend to write full changelog to keep your mod users up-to-date what did you changed in the new version of the mod.
 
#. When you finished everything press "Upload" button. In case validation failed or some different problem happened you will be informed by proper dialog.
 
  
[[Category:Tutorials]]
+
{| class="wikitable" width="100%"
[[Category:TODO]]
+
|- style="vertical-align: top"
 +
| width="10px" | 1
 +
| width="556px"| [[File:Updating_mod_select_game.jpg]]
 +
| First of all launch SCS Workshop Uploader tool and select the game.
 +
|- style="vertical-align: top"
 +
| 2
 +
| [[File:Updating_mod_select_item.jpg]]
 +
| Select the item that you want to update.
 +
|- style="vertical-align: top"
 +
| 3
 +
| [[File:Updating_mod_adjust.jpg|556px]]
 +
| Make sure that the folder and preview image are set to the correct paths and adjust the mod information if needed.
 +
|- style="vertical-align: top"
 +
| 4
 +
| [[File:updating_mod_fill_changelog.jpg|556px]]
 +
| Fill the changes. You can skip this point, however, it's always better to let mod users be informed of what you changed.
 +
|- style="vertical-align: top"
 +
| 5
 +
| [[File:updating_mod_click_upload.jpg|556px]]
 +
| When you have done these steps, simply click upload.
 +
 
 +
In case the validator detects some problems, you will have to fix them and then start uploading again.
 +
|}

Latest revision as of 04:39, 23 February 2023

In this tutorial you will learn how to upload an updated version of your mod to the Steam Workshop. Let's start!

Uploading

1 Updating mod select game.jpg First of all launch SCS Workshop Uploader tool and select the game.
2 Updating mod select item.jpg Select the item that you want to update.
3 Updating mod adjust.jpg Make sure that the folder and preview image are set to the correct paths and adjust the mod information if needed.
4 Updating mod fill changelog.jpg Fill the changes. You can skip this point, however, it's always better to let mod users be informed of what you changed.
5 Updating mod click upload.jpg When you have done these steps, simply click upload.

In case the validator detects some problems, you will have to fix them and then start uploading again.