Installation

Setup Instructions

  1. Clone the repository to your local machine.

  2. Place the glitch-abstractionfolder into your FiveM resources directory.

  3. Add the resource to your server.cfg:

    start glitch-abstraction
  4. Reference the library in your scripts:

    local GlitchAbst = exports['glitch-abstraction']:getAbstraction()

Last updated