Installation
This resource has no dependencies and can be run with any framework, or completely standalone.
Requirements
- FiveM server
- No additional dependencies required
Installation Steps
Step 1: Download the Resource
Download legends_focus from your Keymaster grants or the store.
Step 2: Extract to Resources
Place the legends_focus folder into your server's resources directory.
resources/
└── legends_focus/
├── fxmanifest.lua
├── config/
│ └── config.lua
├── client/
│ └── client.lua
└── server/
└── server.luaImportant: The resource folder must be named exactly legends_focus. The resource will not function if renamed.
Step 3: Add to Server Config
Add the following line to your server.cfg:
ensure legends_focusStep 4: Configure (Optional)
Customize the keybind and zoom level in config/config.lua to your preferences. See the Configuration page for details.
Step 5: Restart Server
Restart your server or use the refresh and ensure legends_focus commands.
Verification
After installation, you should see a version check message in your server console on startup. Press the configured key (default: Caps Lock) while in-game to test the focus feature.
Need help? Join our Discord (opens in a new tab) and open a support ticket!