Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Peppie84 committed Nov 24, 2024
1 parent e99a469 commit 6ffc061
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions FS25_ExtendedGameInfoDisplay/modDesc.xml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<modDesc descVersion="92">
<author>Peppie84</author>
<version>1.0.0.0</version>
<title>
<en>Extended Game Infodisplay</en>
<de>Erweiterte Spiel-Infodarstellung</de>
</title>
<description>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<modDesc descVersion="92">
<author>Peppie84</author>
<version>1.0.0.0</version>
<title>
<en>Extended Game Infodisplay</en>
<de>Erweiterte Spiel-Infodarstellung</de>
</title>
<description>
<en><![CDATA[
Expands the current GameInfoDisplay in the upper right corner by displaying the current year under the date and a temperature feature with an indicator of whether the temperature is falling, staying constant or rising, the display of the current temperature. I also added the min/max temperature of the day.
For more information, help and reporting issues please visit <a href='https://github.com/Peppie84/FS25_ExtendedGameInfoDisplay'>GitHub</a>.
]]></en>
]]></en>
<de><![CDATA[
Erweitert die aktuelle GameInfoDisplay oben rechts um die Anzeige des aktuellen Jahres unter dem Datum und einem Temperaturfeature mit einem Indikator ob die Temepratur fällt, gleich bleibt oder steigt, die Anzeige der aktuellen Temperatur und der min/max Temperatur des Tages.
Weitere Informationen, Hilfe und Probleme melden findest Du unter <a href='https://github.com/Peppie84/FS25_ExtendedGameInfoDisplay'>GitHub</a>.
]]></de>
</description>
<iconFilename>icon_ExGameInfoDisp.dds</iconFilename>
<multiplayer supported="true" />
<extraSourceFiles>
<sourceFile filename="src/extendedgameinfodisplay.lua" />
</extraSourceFiles>
<l10n filenamePrefix="translations/l10n" />
</modDesc>
]]></de>
</description>
<iconFilename>icon_ExGameInfoDisp.dds</iconFilename>
<multiplayer supported="true" />
<extraSourceFiles>
<sourceFile filename="src/extendedgameinfodisplay.lua" />
</extraSourceFiles>
<l10n filenamePrefix="translations/l10n" />
</modDesc>
Binary file removed documents/Screens.afdesign~lock~
Binary file not shown.

0 comments on commit 6ffc061

Please sign in to comment.