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
13 minutes ago
4,800
Premium

Great stuff.  Thanks for this. 

SolC
13 years ago
46 minutes ago
67

works for Mac?

Ivs
14 years ago
18 hours ago
1,361

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
22 hours ago
118
Danny_Pt
19 years ago
1 hour ago
44

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

Chido
7 years ago
11 hours ago
3

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

Danny_Pt
19 years ago
1 hour ago
44
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
1 hour ago
25
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
290

I don't quite understand how to install the file

Chido
7 years ago
11 hours ago
3
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
1 hour ago
44
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
1 hour ago
25
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
1 hour ago
44
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
1 hour ago
44
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
1 hour ago
26

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
1 hour ago
44
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

You'll need to Login to comment