-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmodDesc.xml
23 lines (23 loc) · 1.27 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
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="92">
<author>Jos</author>
<translators>Noraf, Miguel, Darindul</translators>
<version>1.0.0.0</version>
<title>
<en>Extended Straw Crops</en>
<de>Erweiterte Strohkulturen</de>
</title>
<description>
<en><![CDATA[Canola, Corn, Sorghum, Soybean, Sunflower, and Long Grain Rice give straw when harvesting.]]></en>
<de><![CDATA[Raps, Mais, Sorghum, Sojabohnen, Sonnenblumen, und Long Grain Rice liefern bei der Ernte Stroh.]]></de>
<nl><![CDATA[Koolzaad, Maïs, Sorghum, Sojabonen, Zonnenbloemen en Langkorrelige Rijst geven nu stro bij het oogsten.]]></nl>
<es><![CDATA[La Canola, Maiz, Sorgo, Soja, el Girasol y el Arroz de Grano Largo dan paja durante la cosecha.]]></es>
<no><![CDATA[Raps, Mais, Durra, Soyabønner, Solsikker og Langkornet ris gir halm når de blir høstet.]]></no>
<pl><![CDATA[Rzepak, kukurydza, sorgo, soja, słoneczniki i ryż długoziarnisty będą produkować słomę podczas zbiorów.]]></pl>
</description>
<iconFilename>icon_CropManager.dds</iconFilename>
<multiplayer supported="true" />
<extraSourceFiles>
<sourceFile filename="src/main.lua" />
</extraSourceFiles>
</modDesc>