FiveM Asset Escrow
What is Asset Escrow?
FiveM Asset Escrow is a system provided by Cfx.re that protects script creators' intellectual property. When a script uses asset escrow, certain files are encrypted and can only be run on authorized FiveM servers.
How it works
- Purchase — Buy the asset from our Tebex Store
- Keymaster — The asset appears in your Cfx.re Portal
- Download — Download the asset from your keymaster panel
- Transfer — If needed, use the transfer system to move the asset to a different keymaster account
INFO
To find the asset, you must have made the purchase using your own keymaster account. Otherwise, you can use the transfer system to move the asset to a different keymaster account.
Unobscured Files
All Lumix Studio scripts contain various editable and unobscured files including:
- Configuration files (
config.lua) — Full control over settings - Client-side functions — Customizable client logic
- Server-side functions — Editable server callbacks
- Exports — Integration points with other resources
TIP
Only the core proprietary logic is escrowed. All customization files remain fully accessible and editable.