For Leicester. And I do the following:
<record>
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>
<list id="maps">
<!-- 2D Home Kit -->
<record from="Lester home kit" to="graphics/pictures/team/673/kits/home"/>
kits/home"/>
<!-- 2D Away Kit -->
<record from="Lester away kit" to="graphics/pictures/team/673/kits/away"/>
kits/away"/>
<!-- 2D Third Kit -->
<record from="Lester third kit" to="graphics/pictures/team/673/kits/third"/>
kits/third"/>
</list>
</record>
in a file called config, which is in the same folder as the kits. The kits aren't appearing on the game though, is this something to do with the fact their JPG files, or that I already had a Championship kit pack and didn't delete the Leicester ones?
---------- Post added at 06:03 PM ---------- Previous post was at 05:57 PM ----------
So I just converted them to PNG files and deleted the Leicester ones in the Championship pack and on the info screen it displays the kits from when the game was released
<record>
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>
<list id="maps">
<!-- 2D Home Kit -->
<record from="Lester home kit" to="graphics/pictures/team/673/kits/home"/>
kits/home"/>
<!-- 2D Away Kit -->
<record from="Lester away kit" to="graphics/pictures/team/673/kits/away"/>
kits/away"/>
<!-- 2D Third Kit -->
<record from="Lester third kit" to="graphics/pictures/team/673/kits/third"/>
kits/third"/>
</list>
</record>
in a file called config, which is in the same folder as the kits. The kits aren't appearing on the game though, is this something to do with the fact their JPG files, or that I already had a Championship kit pack and didn't delete the Leicester ones?
---------- Post added at 06:03 PM ---------- Previous post was at 05:57 PM ----------
So I just converted them to PNG files and deleted the Leicester ones in the Championship pack and on the info screen it displays the kits from when the game was released