FM26 3D Kits

Here you can find 3D Kits designed specifically for the Unity Engine used for FM26 and beyond.

  • 3,231
  • 2026.08 - Released on 06 Jun 2026
FM26 3D Kits

This plugin fixes the issue where custom 3D kits for national teams in FM26 previously only appeared during the World Cup 2026.

With this plugin, custom 3D national team kits can be displayed in all international matches, including friendlies, qualifiers, and other international tournaments.

 

Installation Guide:

  1. Move the BepInEx folder into the main Football Manager 2026 installation folder.
  2. Edit com.restufm.nationalkitinject.cfg using a text editor. In the NationalKitFolder section, enter the path to your custom kit folder. An example of the section that needs to be changed can be seen in the image.

⚠️ BepInEx is required ⚠️
⚠️ This plugin does not include any 3D kits pack ⚠️

 

Thank you!

Comments
StuartNG
11 years ago
1 hour ago
4,808
Premium

Great stuff.  Thanks for this. 

SolC
13 years ago
1 hour ago
67

works for Mac?

Ivs
14 years ago
3 hours ago
1,364

Great effort! Thank you for this.

What about 2D kits? Any chance to implement a plugin in order to show also them or can this be achieved by editing the .cfg file?

panteliskok
7 years ago
1 day ago
118
Danny_Pt
19 years ago
10 hours ago
48

Is it working on friendlies for you guys? Mine are not working

Chido
7 years ago
13 hours ago
4

Do you have a national team 3D kit pack for fm 26 ?

Danny_Pt
19 years ago
10 hours ago
48
By Chido 22 June 2026 - 00:02 AM UTC 

Do you have a national team 3D kit pack for fm 26 ?

Yes. I have the Portugal kits only. I have copied the folder path to the config file as in the instructions but for some reason is not working.

 

is it working for you on friendly matches as well? If so, how did you make it work? Thanks mate 

 

pheol11
13 years ago
14 minutes ago
44
By Danny_Pt 22 June 2026 - 00:08 AM UTC 

Yes. I have the Portugal kits only. I have copied the folder path to the config file as in the instructions but for some reason is not working.

 

is it working for you on friendly matches as well? If so, how did you make it work? Thanks mate 

 

Do you already have BepInEx installed in your Football Manager 26 installation folder?
Also, have you edited com.restufm.nationalkitinject.cfg correctly according to the instructions?
Your custom 3D kits must be placed in one folder together with the config.xml file.

 

Can you send your BepInEx LogOutput.log?

ASSE25
6 months ago
1 hour ago
291

I don't quite understand how to install the file

Chido
7 years ago
13 hours ago
4
By pheol11 22 June 2026 - 03:18 AM UTC 

Do you already have BepInEx installed in your Football Manager 26 installation folder?
Also, have you edited com.restufm.nationalkitinject.cfg correctly according to the instructions?
Your custom 3D kits must be placed in one folder together with the config.xml file.

 

Can you send your BepInEx LogOutput.log?

Check that you edited the com.restufm.nationalkitinject.cfg correctly. Copy and paste the path to avoid typos. 
The kit enabler works for me even in friendly games. what i need now is just a current kit pack

 

Danny_Pt
19 years ago
10 hours ago
48
By pheol11 22 June 2026 - 03:18 AM UTC 

Do you already have BepInEx installed in your Football Manager 26 installation folder?
Also, have you edited com.restufm.nationalkitinject.cfg correctly according to the instructions?
Your custom 3D kits must be placed in one folder together with the config.xml file.

 

Can you send your BepInEx LogOutput.log?

I have Bepinex installed. I even use other mods like the Bassyboy stadiums and adboards pack for example.

 

I have also edited the nationalkitinject config file with the Portugal kits pack folder (I copy pasted the folder path).

 

How do I find the bepinex logout output?

 

Thanks!

 

pheol11
13 years ago
14 minutes ago
44
By Danny_Pt 22 June 2026 - 06:31 AM UTC 

I have Bepinex installed. I even use other mods like the Bassyboy stadiums and adboards pack for example.

 

I have also edited the nationalkitinject config file with the Portugal kits pack folder (I copy pasted the folder path).

 

How do I find the bepinex logout output?

 

Thanks!

 

The file is inside the BepInEx folder.

Or you can just send it to me via private message.

Also, please take a screenshot of your custom kit folder location and the contents inside that folder, or write down the full path/location of your custom kit folder.

Danny_Pt
19 years ago
10 hours ago
48
By pheol11 22 June 2026 - 07:48 AM UTC 

The file is inside the BepInEx folder.

Or you can just send it to me via private message.

Also, please take a screenshot of your custom kit folder location and the contents inside that folder, or write down the full path/location of your custom kit folder.

 

I am the office now, but I will send you later as soon as I can.

 

Can it be the problem the fact that inside the portugal kits folder I have also the 2d kits? I can paste the xml code here, because it contains also the 2d kit. I don't know if it makes difference actually.

 

This is my config.xml : 

 

<record>
 <!-- resource manager options -->
 
 <!-- dont preload anything in this folder -->
 <boolean id="preload" value="false"/>
 
 <!-- logo mappings -->
 <!-- the following XML maps pictures inside this folder into other positions
    in the resource system, which allows this folder to be dropped into any
    place in the graphics folder and still have the game pick up the graphics
    files from the correct places
 -->
 
 <list id="maps">
 
   <record from="788_home_kit" to="graphics/pictures/team/788/kits/home"/>
   <record from="788_home_kit_texture" to="graphics/pictures/team/788/kit_textures/home"/>
 
 </list>
 
 </record>

kfnielsen
20 years ago
2 hours ago
3,461
Premium

Is the national kits in FM26 allready or do I have to download a VM26 3D kit pack somewhere?

if so can someone point me to where I can download the pack

Danny_Pt
19 years ago
10 hours ago
48
By kfnielsen 22 June 2026 - 09:48 AM UTC 

Is the national kits in FM26 allready or do I have to download a VM26 3D kit pack somewhere?

if so can someone point me to where I can download the pack

 

You have to download a pack mate 🙂 I actually don't know any megapack for national teams. I usually do it on FM Kit Creator. 

klyt
13 years ago
4 hours ago
34

Bit of a dumb question but I assume the setup in the folder for the 3D kits will just be the same config file wise? 

 

I ask because as there's no national team kit pack I was going to put one together by seeing if I can just rip the .bundle files from the existing game so at least we'd have the World Cup 26 teams to get us started.

 

EDIT:

Good news, they can be ripped easily enough.

 

I have managed to rip the 3D and 2D kits, I just need to sort the config files so expect the World Cup kits to be uploaded some point today!

 

EDIT #2:

 

The kit pack is live! 

 

https://sortitoutsi.net/content/77099/world-cup-26-national-team-kit-pack-2d-3d

 

Danny_Pt
19 years ago
10 hours ago
48
By klyt 22 June 2026 - 12:12 PM UTC 

Bit of a dumb question but I assume the setup in the folder for the 3D kits will just be the same config file wise? 

 

I ask because as there's no national team kit pack I was going to put one together by seeing if I can just rip the .bundle files from the existing game so at least we'd have the World Cup 26 teams to get us started.

 

EDIT:

Good news, they can be ripped easily enough.

 

I have managed to rip the 3D and 2D kits, I just need to sort the config files so expect the World Cup kits to be uploaded some point today!

 

EDIT #2:

 

The kit pack is live! 

 

https://sortitoutsi.net/content/77099/world-cup-26-national-team-kit-pack-2d-3d

 

Did you test it on friendly matches? They all work? Thanks

pheol11
13 years ago
14 minutes ago
44
By Danny_Pt 22 June 2026 - 08:51 AM UTC 

I am the office now, but I will send you later as soon as I can.

 

Can it be the problem the fact that inside the portugal kits folder I have also the 2d kits? I can paste the xml code here, because it contains also the 2d kit. I don't know if it makes difference actually.

 

This is my config.xml : 

 

<record>
 <!-- resource manager options -->
 
 <!-- dont preload anything in this folder -->
 <boolean id="preload" value="false"/>
 
 <!-- logo mappings -->
 <!-- the following XML maps pictures inside this folder into other positions
    in the resource system, which allows this folder to be dropped into any
    place in the graphics folder and still have the game pick up the graphics
    files from the correct places
 -->
 
 <list id="maps">
 
   <record from="788_home_kit" to="graphics/pictures/team/788/kits/home"/>
   <record from="788_home_kit_texture" to="graphics/pictures/team/788/kit_textures/home"/>
 
 </list>
 
 </record>

 

This is my config example.

StuartNG
11 years ago
1 hour ago
4,808
Premium
By Danny_Pt 22 June 2026 - 14:43 PM UTC 

Did you test it on friendly matches? They all work? Thanks

 

Danny, are you saying that you got the 3d kits working in a friendly?  I have not.  What was the exact file path you had for your 3d kits.  Thanks in advance.  Stuart 

Danny_Pt
19 years ago
10 hours ago
48

Now I have 🙂

Danny_Pt
19 years ago
10 hours ago
48
By pheol11 22 June 2026 - 18:02 PM UTC 

This is my config example.

Ok so I have managed to figure out what was wrong. Turns out the path to the kits has to be exactly the same has you have by default: C:\Users\xxxx\Documents\Sports Interactive\Football Manager 26\graphics\kits\3d\National Team

 

Otherwise it won't load the kits, for some reason.

 

Also, I've added a 3rd kit to Portugal (because the nation has 3 slots). Dunno if this makes difference.

 

Hope this helps 🙂

 

Chido
7 years ago
13 hours ago
4
By Danny_Pt 22 June 2026 - 22:22 PM UTC 

Ok so I have managed to figure out what was wrong. Turns out the path to the kits has to be exactly the same has you have by default: C:\Users\xxxx\Documents\Sports Interactive\Football Manager 26\graphics\kits\3d\National Team

 

Otherwise it won't load the kits, for some reason.

 

Also, I've added a 3rd kit to Portugal (because the nation has 3 slots). Dunno if this makes difference.

 

Hope this helps 🙂

 

Hey pheol11, could you please send me this kit pack you have here? or maybe a link where i can download from. It contains some none world cup teams i would like to get as well. Thanks 

Maxi91
2 years ago
9 hours ago
6
By Ivs 21 June 2026 - 19:06 PM UTC 

Great effort! Thank you for this.

What about 2D kits? Any chance to implement a plugin in order to show also them or can this be achieved by editing the .cfg file?

 

Any updates on this? Thanks!

lembergman
10 years ago
29 minutes ago
675

Great job - tested it during the Bosnia vs. San Marino match. Brilliant.

lembergman
10 years ago
29 minutes ago
675

If it's possible to create a plugin for 2D kits, I can embed the kits block into the national team's website. If you try it, let me know. I'll give you a version of the skin so you can study the issue. Right now, it's empty—the kits for national teams are blocked.

pheol11
13 years ago
14 minutes ago
44
By lembergman 24 June 2026 - 09:45 AM UTC 

If it's possible to create a plugin for 2D kits, I can embed the kits block into the national team's website. If you try it, let me know. I'll give you a version of the skin so you can study the issue. Right now, it's empty—the kits for national teams are blocked.

 

I'm still looking for a way to make the 2D kits visible. Unfortunately, the national team UI display does not show 2D kits. They only appear in the menu when selecting a national team to manage, and that makes it a bit difficult to find the path to force the 2D kits to appear.
Maybe I’ll continue working on it when I have some free time.
The good news is that I’ve now found a way to make custom GK kits appear in matches 😊

 

Preview Custom 3D GK kits Japan
frank1988big
7 years ago
2 hours ago
13
Premium

can someone help with this. mine not working. video or step by step

frank1988big
7 years ago
2 hours ago
13
Premium

or can someone send me there bepinex files an kits

pheol11
13 years ago
14 minutes ago
44
By frank1988big 24 June 2026 - 10:04 AM UTC 

can someone help with this. mine not working. video or step by step

 

Make sure BepInEx is installed in your FM26 installation folder. Then check the com.restufm.nationalkitinject.cfg file and set NationalKitFolder to match the location of your custom 3D kit folder. Inside the 3D kit folder, there must be a config.xml file, and the file names in config.xml must match the PNG files in that folder. If it still doesn't work, please send the LogOutput.log file from the BepInEx folder.

In the comment above, I already provided an example of how to fill in the config file, the folder path location, and the contents of the folder.

pheol11
13 years ago
14 minutes ago
44
By Chido 23 June 2026 - 03:24 AM UTC 

Hey pheol11, could you please send me this kit pack you have here? or maybe a link where i can download from. It contains some none world cup teams i would like to get as well. Thanks 

 

Sorry, but for now I can’t share the custom 3D kits that I use. Some of those kits are converted from PES 2021 kit collections made by various kitmakers, and I haven’t asked for permission from the original creators to redistribute them.

You'll need to Login to comment