Skip to content

HG-Notify Installation Guide

Step 1 - Add script to resouces folder

Add the script to the FiveM resources folder

.
└── FiveM Server/
    └── resources/
        └── [...]/
            └── hg-notify/
                ├── fxmanifest.lua
                └── ...

Warning

Don't change the resource's name as it may cause some problems.

Step 3 - Start the resouce

Add the resouce to your server.cfg

server.cfg
ensure hg-notify

Step 4 (Optional) - Change configuration

Configure the script to your liking. Open config.lua in your prefered text editor and change the default values. You can find a detailed explanation of the available options in the Configuration

  • Configuration


    Detailed documentation for available configuration options

    Configuration