π»Installation
Last updated
Download and install the required library and configure it according to your framework.
Download https://github.com/DEVHUB-GG/devhub_lib or use command
git clone https://github.com/DEVHUB-GG/devhub_lib.gitMove the files to the resources folder on your server and add the following lines to your server.cfg in the correct order:
ensure devhub_lib
ensure devhub_licensesOn its first start the license system automatically sets up its built-in image API (used to host license avatar photos on your server). FiveM's built-in yarn resource installs the required Node dependencies for you β this can add a few seconds to the first start and needs no manual npm install. Following starts are instant.
Last updated