Skip to content

⏳ FiveWatcher makes developing for FiveM easier. Don't waste time restarting resources, spend it on what really matters.

License

Notifications You must be signed in to change notification settings

HeyyCzer/fivewatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frame 2

FiveWatcher makes FiveM development easier by not having to restart resources when you modify them.

🚀 Getting Started

You can FiveWatcher from here or from our releases page.

☕ Using FiveWatcher

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.

Available Commands

watcher h|help

List available commands and they function.

watcher w|watch <resource_name>

Start watching a resource for file changes. If any is found, the resource restarted.

watcher l|list

List all currently watched resources.

watcher u|unwatch <resource_name>

Stop watching a resource for file changes.

watcher s|save

Save and persist the current list of watched resources. They will be loaded on the next time FiveWatcher starts.

About

⏳ FiveWatcher makes developing for FiveM easier. Don't waste time restarting resources, spend it on what really matters.

Resources

License

Stars

Watchers

Forks