-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodDesc.xml
More file actions
47 lines (41 loc) · 1.64 KB
/
modDesc.xml
File metadata and controls
47 lines (41 loc) · 1.64 KB
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
44
45
46
47
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="94">
<author>Nekzuris</author>
<version>1.0.0.1</version>
<title>
<en>Crop Destruction Anywhere</en>
<fr>Destruction Des Cultures Partout</fr>
<de>Ernteschäden Überall</de>
</title>
<description>
<en><![CDATA[
This mod removes the magical crop protection from fields you don't own for a more realistic experience.
Changelog:
v1.0.0.1
- Update for FS patch 1.4
Bug reports and suggestions welcome on GitHub:
<a href="https://github.com/Nekzuris/FS25_CropDestructionAnywhere">https://github.com/Nekzuris/FS25_CropDestructionAnywhere</a>
]]></en>
<fr><![CDATA[
Ce mod supprime la protection magique des cultures sur les champs que vous ne possédez pas pour une expérience plus réaliste.
Changelog :
v1.0.0.1
- Mise à jour pour FS patch 1.4
Rapports de bugs et suggestions bienvenus sur GitHub :
<a href="https://github.com/Nekzuris/FS25_CropDestructionAnywhere">https://github.com/Nekzuris/FS25_CropDestructionAnywhere</a>
]]></fr>
<de><![CDATA[
Dieser Mod entfernt den magischen Ernteschutz auf Feldern, die dir nicht gehören, für ein realistischeres Spielerlebnis.
Changelog:
v1.0.0.1
- Update für FS Patch 1.4
Fehlerberichte und Vorschläge sind auf GitHub willkommen:
<a href="https://github.com/Nekzuris/FS25_CropDestructionAnywhere">https://github.com/Nekzuris/FS25_CropDestructionAnywhere</a>
]]></de>
</description>
<multiplayer supported="true"/>
<iconFilename>icon_CropDestructionAnywhere.dds</iconFilename>
<extraSourceFiles>
<sourceFile filename="CropDestructionAnywhere.lua"/>
</extraSourceFiles>
</modDesc>