<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to add a logo to a mod?]]></title><description><![CDATA[<p dir="auto">Hi everyone,</p>
<p dir="auto">I'm having an issue with my mod icon on the FAF mod vault.</p>
<p dir="auto">I added the <code>icon</code> field to my <code>mod_info.lua</code>, but the icon still doesn't show up on the FAF mods page.</p>
<pre><code class="language-lua">name = "NextUI.Icons"
uid = "b36f7a42-7d65-4b9b-a4f3-6b8e3f1c2d90"
version = 1
author = "wolfred"
description = "NextUI strategic icons and upgrade-state overlays. You can find full project information at: https://github.com/NextUI-FAF/Icons/"
icon = "/mods/Icons/icon.png"

...
</code></pre>
<p dir="auto">I've already verified that:</p>
<ul>
<li>The path is correct.</li>
<li>The file exists.</li>
<li>I compared my configuration with other mods that display their icons correctly, and it looks the same.</li>
<li>I tested it on both Linux and Windows with the same result.</li>
</ul>
<p dir="auto">Here's the evidence:</p>
<p dir="auto"><img src="/assets/uploads/files/1784402872888-462169d2-a11a-427a-8868-6dae004e7073-image.png" alt="462169d2-a11a-427a-8868-6dae004e7073-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The icon file is located at:</p>
<pre><code>C:\Users\fred_\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\mods\Icons\icon.png
</code></pre>
<p dir="auto">Am I missing something? Is there anything else that needs to be configured for the icon to appear on the FAF mod vault?</p>
]]></description><link>https://forum.faforever.com/topic/10276/how-to-add-a-logo-to-a-mod</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 19:53:04 GMT</lastBuildDate><atom:link href="https://forum.faforever.com/topic/10276.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 18 Jul 2026 19:31:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to add a logo to a mod? on Sun, 19 Jul 2026 04:44:51 GMT]]></title><description><![CDATA[<p dir="auto">The upload mod window does not display the icon, because it seems to be bugged. However, the icon will appear in the <code>Mods</code> tab afterwards.</p>
<p dir="auto">The next logical step toward getting this fixed would be to <a href="https://github.com/FAForever/downlords-faf-client/issues?q=is%3Aissue%20state%3Aopen" rel="nofollow ugc">raise an issue</a> on the GitHub repository.</p>
]]></description><link>https://forum.faforever.com/post/74084</link><guid isPermaLink="true">https://forum.faforever.com/post/74084</guid><dc:creator><![CDATA[magge]]></dc:creator><pubDate>Sun, 19 Jul 2026 04:44:51 GMT</pubDate></item><item><title><![CDATA[Reply to How to add a logo to a mod? on Sun, 19 Jul 2026 04:21:49 GMT]]></title><description><![CDATA[<p dir="auto">Might be a client bug. The icon appears in the vault screen for me:</p>
<p dir="auto"><img src="/assets/uploads/files/1784434793734-87f010b0-1431-465e-99cc-e3f24d810d59-0674abf2-5038-4f58-a292-71c8811acc35.png" alt="{0674ABF2-5038-4F58-A292-71C8811ACC35}.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.faforever.com/post/74083</link><guid isPermaLink="true">https://forum.faforever.com/post/74083</guid><dc:creator><![CDATA[Nomander]]></dc:creator><pubDate>Sun, 19 Jul 2026 04:21:49 GMT</pubDate></item></channel></rss>