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 National Kit Inject v2 (Custom National 3D Kit + Custom 3D GK Kits)
Inside the downloaded file, you will find 2 main folders:
1. BepInEx
2. kits
Quick explanation:
- The BepInEx folder contains the plugin and config file.
This folder must be merged into your Football Manager 26 installation folder.
- The kits folder contains the 3D kit folders.
This folder must be placed inside the FM26 graphics folder in Documents.
Changelog
==========
v1:
- Enabled custom 3D kits for National Teams.
v2:
- Still supports custom 3D National Team kits, just like v1.
- Added custom 3D Goalkeeper kits for National Teams.
- Added custom 3D Goalkeeper kits for Clubs.
Important note:
This plugin does not include a complete kitpack. You still need to add or replace the 3D kit PNG files according to your own needs.
INSTALLATION GUIDE

STEP 1 — Copy the BepInEx folder into the game folder


STEP 2 — Copy the kits folder into the graphics folder in your FM26 Documents folder


=================================
NATIONAL TEAM CONFIG.XML EXAMPLE
=================================
Example for San Marino, team ID 792:
<record from="3D_sanmarino1" to="graphics/pictures/team/792/kits_textures/home"/>
<record from="3D_sanmarino2" to="graphics/pictures/team/792/kits_textures/away"/>
<record from="3D_sanmarino_gk1" to="graphics/pictures/team/792/kits_textures/goalkeeper home"/>
The PNG files and config.xml for National Teams are located in:
graphics\kits\3D\National Team

Thanks to @LStubkits for the San Marino NT kits.
===========================
CLUB GK CONFIG.XML EXAMPLE
===========================
Example for Arsenal, team ID 602:
<record from="arsenal_gk1" to="graphics/pictures/team/602/kits_textures/goalkeeper home"/>
<record from="arsenal_gk2" to="graphics/pictures/team/602/kits_textures/goalkeeper away"/>
<record from="arsenal_gk3" to="graphics/pictures/team/602/kits_textures/goalkeeper third"/>
The PNG files and config.xml for Club GK kits are located in:
graphics\kits\3D\Club GK

Thanks to StuartNG for the Arsenal GK kit example.
====================
DEFAULT CFG SETTINGS
====================
The config file is located at:
Football Manager 26\BepInEx\config\com.restufm.nationalkitinject.cfg
The default config is designed so users do not need to enter a long folder path manually.
Main config example:
[General]
Enable3DOverride = true
FMUserDataRoot =
NationalKitFolder = graphics\kits\3D\National Team
NationalKitConfig = config.xml
Only3DKits = true
LogConfigLoadSummary = false
[Goalkeeper 3D]
EnableGoalkeeper3DOverride = true
GoalkeeperFallbackToDefault = true
[Club 3D Goalkeeper Kits]
EnableClubGK3D = true
ClubGKFolder = graphics\kits\3D\Club GK
ClubGKConfig = config.xml
ClubGKFallbackToDefault = true
Thank you 😊
Comments
You'll need to Login to comment
StuartNG
Great stuff. Thanks for this.
SolC
works for Mac?
Ivs
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
video pls
Danny_Pt
Is it working on friendlies for you guys? Mine are not working
Chido
Do you have a national team 3D kit pack for fm 26 ?
Danny_Pt
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
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
I don't quite understand how to install the file
Chido
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
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
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
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
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
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
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
Did you test it on friendly matches? They all work? Thanks
pheol11
This is my config example.
StuartNG
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
Now I have 🙂
Danny_Pt
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
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
Any updates on this? Thanks!
lembergman
Great job - tested it during the Bosnia vs. San Marino match. Brilliant.
lembergman
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
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 😊
frank1988big
can someone help with this. mine not working. video or step by step
frank1988big
or can someone send me there bepinex files an kits
pheol11
Make sure BepInEx is installed in your FM26 installation folder. Then check the
com.restufm.nationalkitinject.cfgfile and setNationalKitFolderto match the location of your custom 3D kit folder. Inside the 3D kit folder, there must be aconfig.xmlfile, and the file names inconfig.xmlmust match the PNG files in that folder. If it still doesn't work, please send theLogOutput.logfile 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
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.