-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmodDesc.xml
43 lines (34 loc) · 1.94 KB
/
modDesc.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<modDesc descVersion="92" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://validation.gdn.giants-software.com/xml/fs25/modDesc.xsd">
<author>VertexFloat</author>
<version>1.0.0.7</version>
<title>
<en>No More Auto Lift</en>
<de>Kein Autolift Mehr</de>
<fr>Fin De Levage Automatique</fr>
<pl>Koniec Z Automatycznym Podnoszeniem</pl>
</title>
<description>
<en><![CDATA[Thanks to this modification, the implements remains on the ground when attached.
Changelog (1.0.0.7):
- FS25 release
For more information, full changelog, help, and report issues please visit <a href="https://github.com/VertexFloat/noMoreAutoLift">GitHub</a>.]]></en>
<de><![CDATA[Dank diese Modifikation bleibt das Anbaugerät im angebauten Zustand auf dem Boden.
Änderungsprotokoll (1.0.0.7):
- FS25-Version
Weitere Informationen, ein vollständiges Änderungsprotokoll, Hilfe und das Melden von Problemen finden Sie unter <a href="https://github.com/VertexFloat/noMoreAutoLift">GitHub</a>.]]></de>
<fr><![CDATA[Grâce à cette modification, l'outil reste au sol une fois attaché.
Journal des modifications (1.0.0.7):
- Sortie de FS25
Pour plus d'informations, le journal des modifications complet, l'aide et signaler des problèmes, veuillez visiter <a href="https://github.com/VertexFloat/noMoreAutoLift">GitHub</a>.]]></fr>
<pl><![CDATA[Dzięki tej modyfikacji narzędzia pozostają na ziemi po zamocowaniu.
Dziennik zmian (1.0.0.7):
- Wydanie FS25
Po więcej informacji, pełny dziennik zmian, pomoc lub zgłoszenie błędu, odwiedź stronę <a href="https://github.com/VertexFloat/noMoreAutoLift">GitHub</a>.]]></pl>
</description>
<iconFilename>icon_noMoreAutoLift.dds</iconFilename>
<multiplayer supported="true"/>
<extraSourceFiles>
<sourceFile filename="src/main.lua"/>
</extraSourceFiles>
</modDesc>