🟥Verify

Confirm your installation with the following instructions.

After completing the installation of rlib and your addon; you can check for a succesful installation by performing the following steps:

▸ Verifying rlib

Open your server-side console and execute the following command:

rlib.version

If rlib is installed and running properly; your console should output:

rlib » manifest

    Version    » v3.6.1.1 ( 09.29.2022 )
    Author     » Richard
    Docs       » https://docs.rlib.io/
    Uptime     » 16h 20m
    Addons     » 6 (base, builderx, hudhive, identix, linx, workshop)

Of course, your list of addons and uptime will be different. However, by running that command, you should get an output.

If you receive the following error; then rlib is NOT installed correctly.

Unknown command "rlib.modules"

For instructions on installing rlib; you can visit one of the following links:

▸ Verifying addon

To confirm the installation of your addon, open your server-side console and execute the following:

rlib.modules

The following information should appear in your console:

Your list of addons will be different. However, the name of the addon that you've installed should appear in the list.

If you cannot find the addon's name, please review the Installation Instructions.

Last updated