General Installation Guide
This guide applies to all WXMAPS map and interior resources. Individual map pages may include extra steps specific to that release.
Requirements
- A licensed FiveM server (latest recommended artifact)
- A Cfx.re account linked to the license used for purchase
- Basic access to your server's
resources/folder (SFTP, file manager, or direct) wxmaps_commonsrunning before any WXMAPS map. It holds shared common files every WXMAPS map depends on. Download it the same way and start it once, ahead of your maps.
Step 1: Download your resource
- Log in to the Cfx.re portal at portal.cfx.re with the Cfx account you purchased with.
- Find the WXMAPS asset in your asset list.
- Download the
.zipfile from there.
If you have an All Maps or All Access subscription, all included assets appear together in the same asset list.
Step 2: Extract and upload
- Extract the
.zipfile. The folder inside is your resource, and its name matches the resource identifier. - Upload the entire folder into your server's
resources/directory (or a sub-folder such asresources/[wxmaps]).
Step 3: Add to server.cfg
Open your server.cfg and add start lines, with wxmaps_commons before any WXMAPS map:
ensure wxmaps_commons
ensure resource-name-here
wxmaps_commons holds shared files every WXMAPS map depends on, so it has to start first. You only need one copy no matter how many WXMAPS maps you run. Replace resource-name-here with the exact folder name you uploaded.
Step 4: Restart your server
Restart the server fully (not just a refresh). The map or interior will load on next start.
Verification
Join the server and travel to the map location. If you see the interior loading, the resource is running correctly.
Do not rename the resource folder. WXMAPS resources use encrypted Cfx assets that are license-bound to the original folder name.
Common issues
| Symptom | Likely cause | Fix |
|---|---|---|
| Resource fails to start | Wrong folder name or corrupted download | Re-download and check server.cfg spelling |
| Interior not visible in-game | Resource not started, or server artifact too old | Check ensure line; update artifact |
| "License mismatch" error | Resource started on a different license key | Contact support on Discord |
| Streaming errors in console | Files missing from upload | Re-upload the full extracted folder |
Still stuck?
Open a ticket on our Discord with your server console output and the resource name.