Changes

Jump to navigation Jump to search

Tutorials/SCS Workshop Uploader/How to update workshop mod?

917 bytes removed, 13:46, 19 January 2016
no edit summary
#. When you finished everything press "Upload" button. In case validation failed or some different problem happened you will be informed by proper dialog.
=Package version info=
 
Package version info is unit containing version informations such like name
of the folder or archive with content and the array of compatible game versions.
 
The package version info without defined compatible_versions is called universal
version. This version will be used for all game versions that are not explictly
defined inside versions.sii file.
 
'''package_version_info unit attributes:'''
 
{| class="wikitable"
!|Type
!|Name
!|Description
|-
|string
|folder
|The name of the folder or archive with the version-specific mod content. This is required attribute.
|-
|string array
|compatible_versions
|The array containg set of versions that are compatible with this version definition. This attribute is optional, if not specified this version will be used for all of the game versions - you can only have one `package_version_info` with this parameter not specified in versions.sii
|}
=Example mod directory layout=
developer
1,626
edits

Navigation menu