Hello,
I would like to create a mod which modify some textures located in Supreme Commander Forged Alliance\gamedata\textures.scd\textures\ui\common\icons\units\.
I managed to modify them in-game by building a custom .scd file and putting it in Supreme Commander Forged Alliance\gamedata. This works in FA but not in FAF.
I tried creating a mod for the game:
In C:\Users\<username>\Documents\my games\Gas Powered Games\Supreme Commander Forged Alliance\Mods
I created a Folder named Modernizer (the name of the mod) in which I added my textures, the end result is Mods\Modernizer\hook\textures\ui\common\icons\units\
The mod is working, I can enable it, but the textures are not showing in game.
I also tried to put the above .scd in C:\ProgramData\FAForever\gamedata and renaming it to textures2.nx2 but it did not work either.
At this point I'm quite confused, is it even possible?
I need your help, thank you.