Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

πŸ“‹ Requirements

  • A FiveM server running on artifact 2699 or above

  • (Optional) MS_Madonne_Notify for enhanced notifications

  • (Optional) An OpenAI API key if using AI-powered forecast generation

  • (Optional) lb-phone if using the LB Phone weather app integration


⬇️ Step 1 β€” Download the resource

Download the latest version of MS_Madonne_Seasons from the CFX Portal, the official Cfx.re platform for downloading your purchased resources.

πŸ’‘ You must be logged in with the account used to purchase the resource.


πŸ“ Step 2 β€” Add to your server

Copy the MS_Madonne_Seasons folder into your server's resources directory.

your-server/
└── resources/
    └── MS_Madonne_Seasons/
        β”œβ”€β”€ client/
        β”œβ”€β”€ server/
        β”‚   └── custom/
        β”œβ”€β”€ ui/
        β”œβ”€β”€ config.lua
        └── fxmanifest.lua

πŸ“ Step 3 β€” Add to server.cfg

Add the following line to your server.cfg:

If you plan to use AI-powered forecasts, also add your OpenAI API key:

⚠️ Make sure MS_Madonne_Seasons is started after any notification resource it depends on (MS_Madonne_Notify, etc.).


βš™οΈ Step 4 β€” Configure the resource

Open config.lua and configure the resource to match your server setup.

Refer to the βš™οΈ Configuration page for a full breakdown of every option.


πŸ”„ Step 5 β€” Restart your server

Restart your server or run the following command in the console:

Madonne Seasons is now active! βœ…


πŸ“± Step 6 β€” LB Phone integration (optional)

If you use lb-phone and want the weather app to reflect Madonne Seasons data, refer to the πŸ“± Compatibility page for the two files to edit.

Last updated