-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodDesc.xml
33 lines (27 loc) · 1.67 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
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<modDesc descVersion="93">
<author>GMNGjoy</author>
<version>1.0.0.0</version>
<title>
<en>Mods Only</en>
</title>
<description>
<en><![CDATA[
Challenge: Can you survive playing with _only mods_ and nothing from the basegame?
Removing base-game vehicles, tools & placeables creates an interesting gameplay restriction that may change how you look at your gameplay.
This mod will remove all base-game vehicles, tools & placeables from the store. Those items are still there in the game, and if they already exist in a save, you will not lose anything... you just won't be able to buy / place anything from the base-game once the mod is enabled.
GitHub link: https://github.com/GMNGjoy/FS25_ModsOnly
]]></en>
<de><![CDATA[
Herausforderung: Kannst du überleben, indem du _nur mit Mods_ und nichts aus dem Basisspiel spielst?
Das Entfernen der Fahrzeuge, Geräte und platzierbaren Objekte aus dem Basisspiel erzeugt interessante Einschränkungen die ändern können, wie du deinen Spielstil betrachtest.
Dieser Mod wird alle Fahrzeuge, Geräte und platzierbaren Objekte des Basisspiels entfernen. Diese Dinge werden immer noch im Spiel sein, und wenn sie bereits in einem Spielstand vorhanden sind, wirst du sie auch nicht verlieren... Du wirst nur nicht in der Lage sein, diese Dinge zu kaufen / zu platzieren, sobald der Mod aktiv ist.
GitHub-Link: https://github.com/GMNGjoy/FS25_ModsOnly
]]></de>
</description>
<iconFilename>icon_modsOnly.dds</iconFilename>
<multiplayer supported="true"/>
<extraSourceFiles>
<sourceFile filename="ModsOnly.lua"/>
</extraSourceFiles>
</modDesc>