Srb's Scripts
Github
  • 🤠rdr_menu
    • 📱Menu
    • 🕹️Items
      • 🕹️Item
      • 🖼️Image Item
      • 🖼️Small Image Item
      • 🖼️Image
    • 🎨Colors
    • 🧶Textures
  • 📚srb_lib
    • Discord Webhooks
    • Tasks
    • Tables
    • Utilities
    • Gameplay
    • Classes
      • Blip
      • Cache
      • Color
  • ⌨️srb_binds
    • Configuration File
      • Keys blacklisting
      • Binds
      • Change texts
    • Custom Client
    • Custom Server
  • 🎈srb_balloon
    • Language Configuration
Powered by GitBook
On this page

📚srb_lib

Initialization

srb_lib use exports logic, you can get all of its functions from it except Natives and Classes.

local SRB = exports.srb_lib:SRB()

print(SRB:isServerSide())
PreviousTexturesNextDiscord Webhooks

Last updated 10 months ago