This is a FiveM resource which hosts an API for my Neovim commands to work.
It is meant to be used together with FiveM.nvim (Which requires the Neovim editor)
-
Open your terminal and run:
npm install
,npm run build
innvimapi
's directory. This will install all node modules and build the files. -
Add the following line to your
server.cfg
for the resource to have permission to restart/stop other resources and such.
add_principal resource.nvimapi group.admin