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

From SCS Modding Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 13:54, 19 January 2016

How to upload new version of your mod?

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.

  1. Select the game on which workshop your mod is. (At the moment only Euro Truck Simulator 2 is implemented)
  2. Select your item from the combobox in “Item” section.
  3. In case icon and preview file hasn’t changed simply skip “Mod data” section - in case something new appeared adjust the settings.
  4. In the next section
    1. In case you want to specify the version adjust the Mod name setting.
  5. . In "Description" section adjust the description.
  6. . In "Tags" section adjust them to fit new mod version.
  7. . 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.
  8. . When you finished everything press "Upload" button. In case validation failed or some different problem happened you will be informed by proper dialog.


Example mod directory layout

Here you have example how your mod directory/files structure should look.

  • /
    • versions.sii
    • latest/
      • manifest.sii
      • icon.jpg
      • description.txt
      • other data files for this version
    • content_122.zip
      • manifest.sii
      • icon.jpg
      • description.txt
      • other data files