Euro Truck Simulator 2

Euro Truck Simulator 2

View Stats:
Thai Guy Jan 21, 2018 @ 6:08am
Need Help with Manifest.sii
I need Help with a Manifest... thingy (idk how to call it), i downloaded a mod package and there were some files and the Manifest.sii thingy. i tried renaming it and put it into my mod folder, but it diddn't show up
< >
Showing 1-7 of 7 comments
Nono54Fr Jan 21, 2018 @ 6:27am 
Manifest.sii keep that name, regardless of the mod. Only its content will change.

TL;DR: if you have 30 mods, you have 30 manifest.sii, or not, it isn't required.
Eddie Yantz Jan 21, 2018 @ 8:25am 
manifest.sii is a file containing info about the mod formatted to show up in Mod Manager. Info includes version, display name, author, preview pic, description, etc.. Presence of manifest.sii is not mandatory (except when publishing in Workshop), just helpful. To be recognized by the game, it must be named "manifest.sii", and contain correctly formatted text.

example:

SiiNunit
{
mod_package : .package_name
{
package_version: "1.0"
display_name: "name"
author: "author"
category[]: "tuning_parts"
icon: "icon.jpg"
description_file: "description.txt"
}
}

for more info: http://modding.scssoft.com/wiki/Documentation/Engine/Mod_manager
Last edited by Eddie Yantz; Jan 21, 2018 @ 8:35am
White Wolf Nov 20, 2018 @ 11:08pm 
Eddie Yantz, where i get this (manifest.sii" file:) to set up and add into my mod file.
XBL Laberbacke Nov 20, 2018 @ 11:16pm 
You make it with a text editor of your choice
Nono54Fr Nov 21, 2018 @ 2:12am 
Originally posted by White Wolf:
Eddie Yantz, where i get this (manifest.sii" file:) to set up and add into my mod file.
http://modding.scssoft.com/wiki/Documentation/Engine/Mod_manager
Eddie Yantz Nov 21, 2018 @ 9:05am 
All *.sii files are text files. Native in Windows is a text editor called Notepad. Available online is an advanced version (Notepadd++), which is what I use. https://notepad-plus-plus.org . Copy manifest.sii text from http://modding.scssoft.com/wiki/Documentation/Engine/Mod_manager , paste into a new Notepad file, edit it appropriately, save it as "manifest.sii", and move the file into your mod folder.

Be aware contents of sii fles are super sensitive (it is code) and they 'talk' among each other.
Last edited by Eddie Yantz; Nov 21, 2018 @ 9:11am
White Wolf Nov 21, 2018 @ 12:13pm 
Sorted, thanks everyone :)
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Jan 21, 2018 @ 6:08am
Posts: 7