Home/Tools/fxmanifest.lua Generator
tools/fivem-fxmanifest

FiveM fxmanifest.lua Generator

Build a valid resource manifest in seconds — scripts, NUI files, ui_page and dependencies. Updates live as you type.

Quick start
Resource Info
Used in the header comment. Match your folder name.
Targeting
Use cerulean for modern servers.
Scripts
Run on both client & server. @resource/file.lua pulls from another resource.
NUI / Files (optional)
The NUI entry point. Leave blank for non-UI resources.
Anything the client must download (NUI html/css/js, data files).
Dependencies (optional)
Resources that must start before this one.
0 lines · fxmanifest.lua
Save this as fxmanifest.lua in your resource's root folder. On Solace, upload via the panel file manager or SFTP, then ensure your_resource in server.cfg.

    

Need a FiveM server to run your resource on?

Solace runs FiveM on high-clock dedicated CPUs with NVMe storage and DDoS protection. txAdmin preinstalled, full file access, live in 60 seconds.

View FiveM Hosting
Generated against the current resource manifest reference. Globs like client/*.lua and **/* are supported by the manifest. Found a bug? Tell us in Discord.