FiveWatcher makes FiveM development easier by not having to restart resources when you modify them.
You can FiveWatcher from here or from our releases page.
To use FiveWatcher, you only need to execute the following commands in the FXServer console.
For allow FiveWatcher to 'ensure' resources, you need to add this line to your server.cfg
:
add_principal resource.fivewatcher group.admin
After adding this line, do ensure fivewatcher
.
List available commands and they function.
Start watching a resource for file changes. If any is found, the resource restarted.
List all currently watched resources.
Stop watching a resource for file changes.
Save and persist the current list of watched resources. They will be loaded on the next time FiveWatcher starts.