XTask
Browse AddonsDownload RLIB
  • Introduction
  • Showcase
  • Changelog
    • 🟥v4.5.0.0
    • 🟥v4.4.0.0
  • FAQ
    • 🟥Addon Won't Show
    • 🟥Incompatible Addons
    • 🟥Modified Script
    • 🟥Refunds
    • 🟥Script Errors
    • 🟥When Are Updates?
  • ❱ Setup
    • 🟪Install
    • 🟪Verify
    • 🟪Workshop
    • 🟪Docs / Web
  • ❱ Configuration
    • 🟪Settings
    • 🟪Achievements
      • 🧢XTASK.enabled
      • 🧢XTASK.title
      • 🧢XTASK.desc
      • 🧢XTASK.author
      • 🧢XTASK.icon
      • 🧢XTASK.cat
      • 🧢XTASK.cat_clr
      • 🧢XTASK.po_enabled
      • 🧢XTASK.po
      • 🧢XTASK.maxreq
      • 🧢XTASK.stat
      • 🧢XTASK.family
      • 🧢XTASK.gamemode
      • 🧢XTASK.trigger
      • 🧢XTASK.onClient
      • 🧢XTASK.onShared
      • 🧢XTASK.onServer
      • 🧢XTASK.family
    • 🟪Languages
  • ❱ First Use
    • 🟪Binds
  • ❱ Developers
    • 🟪Env
Powered by GitBook
On this page
  1. ❱ Setup

Verify

Validating the installation of rlib and your addon

PreviousInstallNextWorkshop

Last updated 2 years ago

If you want to double check and confirm the installation of rlib and your addon; you may do the following.

Check rlib installation

  • Once installation is complete; connect to your Garry's Mod server.

  • Open the console ( ~ )

  • Execute the command:

rlib.version
  • Console should show the following:

rlib Manifest: 
       Ver :  v4.0.0.0-stable  ( 03.27.2023 )
       Dev :  Richard
       Doc :  https://docs.rlib.io/ 
  • If the above outputs, rlib is running.

Check Addon Installation

  • Access your gmod server's console

  • Execute the command:

rlib.modules
  • The following should show in console:

🟪