forked from LeGrizzly/FS25_EmployeeManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodDesc.xml
More file actions
23 lines (19 loc) · 927 Bytes
/
modDesc.xml
File metadata and controls
23 lines (19 loc) · 927 Bytes
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="97">
<author>LeGrizzly</author>
<version>0.0.2-preview1</version>
<title>
<en><![CDATA[Advanced Employee Manager]]></en>
<fr><![CDATA[Gestion Avancée des Employés]]></fr>
</title>
<description>
<en><![CDATA[Bring a new level of depth to your farm's workforce. Hire and manage employees with unique skills to optimize your operations.]]></en>
<fr><![CDATA[Apportez un nouveau niveau de profondeur à votre main-d'œuvre agricole. Embauchez et gérez des employés dotés de compétences uniques pour optimiser vos opérations.]]></fr>
</description>
<iconFilename>icon_temporary.dds</iconFilename>
<multiplayer supported="false" />
<extraSourceFiles>
<sourceFile filename="scripts/main.lua" />
</extraSourceFiles>
<l10n filenamePrefix="l10n/l10n" />
</modDesc>