Common Dependencies

REC_Utils

Welcome to REC_Utils documentation.

Category

FREE

Installation

Download the dependencies

Docs - REC_Library

Follow the installation

Download main resource

GitHub - REC_Utils

Download from here!!

Copy and paste this on your server.cfg

  ensure REC_Utils

Done

enjoy it !

Stracture

config/sv_config.lua
  ---@class REC_Utils.Shared.Config
  local config = {}



  ---[[
  ---    Debug Mode
  ---]]
  ---@type boolean
  config.debugMode = true

  return config
©2026 RE:CORD Development Group. All rights reserved.