Skip to content

nilBrain/FS19_Variable_ItemsXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FS19_Variable_ItemsXML

For Farming Simulator 19

Overview

With this script you can use a different items.xml for the Singleplayer than for the Multiplayer.

Installation

To be able to use the Script you have to adapt the xmlTag "map" in your modDesc.xml:

<map id="SampleModMap" className="ModMap" filename="yourPath/ModMap.lua" configFilename="maps/mapDE.xml" defaultVehiclesXMLFilename="defaultVehicles.xml" defaultItemsXMLFilename="defaultItemsMULTIPLAYER.xml" defaultSingleplayerItemsXMLFilename="defaultItemsSINGLEPLAYER.xml">

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages