Skip to content

Commit de4e5de

Browse files
art: add grey background to mod icon, switch modDesc to icon.png
Composites the existing artwork onto a #2a2a2a charcoal background matching the standard FS25 mod manager icon style. Switches iconFilename reference from icon.dds to icon.png since FS25 supports both.
1 parent b51334a commit de4e5de

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

icon.png

-1.41 MB
Loading

modDesc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<en>Create, configure, and manage custom interaction triggers in-game — no XML or Lua required. Supports basic and advanced multi-step chained trigger flows.</en>
1212
<de>Erstelle, konfiguriere und verwalte benutzerdefinierte Interaktionsauslöser im Spiel — kein XML oder Lua erforderlich. Unterstützt einfache und erweiterte mehrstufige Auslöserketten.</de>
1313
</description>
14-
<iconFilename>icon.dds</iconFilename>
14+
<iconFilename>icon.png</iconFilename>
1515

1616
<l10n filenamePrefix="translations/translation" defaultLanguage="en" />
1717

0 commit comments

Comments
 (0)