Open main menu

Documentation/Tools/SCS Workshop Uploader/Difference between Workshop mod and the Standard mod

< Documentation‎ | Tools‎ | SCS Workshop Uploader
Revision as of 09:30, 16 February 2016 by 50keda (talk | contribs)

  1. Workshop mods have more complex layout - versions.sii etc.
  2. In normal mods you specify `compatible_versions` in manifest.sii file however for steam workshop mods you specify `compatible_versions` array in versions.sii file.
  3. When you are creating standard mod you need to take care about it's distribution and your mod users needs to take care of downloading up-to-date version Steam Workshop mods are automatically downloaded when you send new version to workshop for each mod subscriber.