You need to open the config.xml file inside the megapack and add this line after "Auto generated by Selleck87"
If you are also going to add the second jersey and third jersey you need to add this
3800256 = Team ID
This process applies to any team
When you are finished you can close the file and it will save itself automatically.
Start the game and go to preferences. Clear the cache and reload skins.
The game is done
@dror_fm97
PHP Code:
<record from="sassuolo1" to="graphics/pictures/team/3800256/kit_textures/home"/>
If you are also going to add the second jersey and third jersey you need to add this
PHP Code:
<record from="sassuolo1" to="graphics/pictures/team/3800256/kit_textures/home"/>
<record from="sassuolo1" to="graphics/pictures/team/3800256/kit_textures/away"/>
<record from="sassuolo1" to="graphics/pictures/team/3800256/kit_textures/third"/>
3800256 = Team ID
This process applies to any team
When you are finished you can close the file and it will save itself automatically.
Start the game and go to preferences. Clear the cache and reload skins.
The game is done
@dror_fm97