welcome to FAForever!
You can remove the dependency for the BO Icon supportmod.
Go to the moddirectory of your mod.
Open the file:
- Code:
mod_info.lua
Search for the text:
- Code:
requires = { "9e8ea941-c306-4751-b367-f00000000005" }
and replace the line with:
- Code:
requires = { }
Now your mod is not asking for the BO icon support mod, and you can test it with FAF.
[Edit] If you made the custommod by yourself then i also can help you to add your own iconsupport to your mod.
(It will work on FAF and non-FAF versions then.)Statistics: Posted by Uveso — 05 Nov 2018, 16:23
]]>