Add Store Categories v1.0.0.1 FS25

FS25 Other

Add Store Categories v1.0.0.1 FS25


V1.0.0.1
– Now you can add your storeType for vehicles and constructionType for placeables;

Script that allows you to add custom categories to vehicle and construction stores. Script is built into your mod and you set the name and icon for your category by yourself.

Instructions for Adding Your Category in moddesk.xml

Open the moddesk.xml file:
Use a text editor (such as Notepad++ or Visual Studio Code) to open the moddesk.xml file located in your mod’s folder.

Adding the <extraSourceFiles> section:
Ensure that your file contains the <extraSourceFiles> section. If it does not exist, add the following code before the closing </modDesc> tag:

<extraSourceFiles>
<sourceFile filename=”addStoreCategory.lua” />
</extraSourceFiles>

Adding the <storeCategories> and <constructionCategories> sections:
You need to add the <storeCategories> and <constructionCategories> sections to the file if they do not already exist. Insert the following code before the closing </modDesc> tag:

<storeCategories>
<!– Your categories will go here –>
</storeCategories>

<constructionCategories>
<!– Your construction categories will go here –>
</constructionCategories>

Adding a new category in <storeCategories>:
Inside the <storeCategories> section, add your category using the following template:

<storeCategory type=”YOUR_CATEGORY_TYPE” name=”YOUR_STORECATEGORY_NAME” title=”Your Title” image=”path/to/image.png”/>
Replace YOUR_CATEGORY_TYPE with the category type (e.g., DRIVABLES, TRAILERS, etc.), YOUR_STORECATEGORY_NAME with a unique name for your category, Your Title with the name that will be displayed in the game, and path/to/image.png with the path to the image for your category.

Example:
<storeCategory type=”MISC” name=”my_custom_category” title=”My Custom Category” image=”my_custom_image.png”/>

Adding a new category in <constructionCategories> (if necessary):
Inside the <constructionCategories> section, add your construction category using a similar template:

<constructionCategory type=”YOUR_CONSTRUCTION_TYPE” name=”YOUR_CONSTRUCTIONCATEGORY_NAME” title=”Your Title”/>
Replace YOUR_CONSTRUCTION_TYPE with the category type (e.g., buildings, production, etc.), YOUR_CONSTRUCTIONCATEGORY_NAME with a unique name for your construction category, and Your Title with the name that will be displayed in the game.

Example:
<constructionCategory type=”buildings” name=”my_custom_building_category” title=”My Custom Building Category”/>

Save the changes:
After making all the changes, save the moddesk.xml file.

Testing in the game:
Launch the game and check if your new category appears in the store and construction menu.
Ensure that all items are displayed correctly and function without errors.

Debugging (if necessary):
If your category does not appear, check the console for errors. Make sure that all category and item names are spelled correctly and do not contain typos.

Conclusion
Now you know how to add your category in moddesk.xml for Farming Simulator 25. If you have any further questions or issues, feel free to ask for help!

Credits:
Average Enjoyer







What is Farming Simulator 25 / 22 mods use for

Farming Simulator 25 / 22 game supports mods for PC, Xbox, or PS5. FS25 / FS22 Mod is an extension file for the Farming Simulator game. Everyone can create Farming Simulator 25 mod file and share it with our community. So, why do you need Farming Simulator 25 / 22 mods? for example, you have bored with the basic game version or want to try new vehicles such as tractors or combines which the game doesn't have. So Farming Simulator 25 / 22 developers decided to support mods that let players create their own FS25 / F522 maps, Trucks, Vehicles, and any item in game. So you can download Farming Simulator 25 / 22 Mods to upgrade the game and create your own game version. Here you will find the Best FS25 mods and Top FS22 mods for PC, Mac, Xbox, or PS5. Don't wait and choose LS25 / LS22 mods category, download any mod for Farming Simulator 2025 you want and install the mod in FS 25. And the most important - Farming Simulator 25 mods is totally free and available to download all of them. Our Farming Simulator 25 Community goal is to create one of the biggest FS25 / FS22 mods databases


More FS25 Other mods

Leave a Reply

Do you need help or to say thanks for mod author? Just leave a comment bellow!