🔥 (beta) A Hot Reload Script for FiveM 🎮
This is a basic hot-reload script for auto-loading and hot-reloading fivem scripts THIS IS NOT A PRODUCTION VERSION AND YOU SHOULD NOT USE THIS IN YOUR LIVE SERVER
- Create a folder called
[hotreload]
in yourresources
folder. - Clone repository into your
resources/symbian-hotreload
folder. yarn
the dependencies.- Build the script using
yarn build
. - Add the script to your server config
ensure symbian-hotreload
- Add this line to your server config
add_ace resource.symbian-hotreload command allow
. - Now when you add any new script to
[hotreload]
folder the script will start it automatically and vice versa when deleting a script
This script is MIT licensed. Please make sure you give credit and include this license in your server.