Skip to main content

TopbarPlus

This item only works when running on the client. Client

V3.0.2

TopbarPlus is a module that allows you to create custom topbars with ease. It is designed to be simple and easy to use, while also being powerful and flexible. It is perfect for creating custom topbars for your games, and can be used for a wide variety of purposes.

This is a fork of the Open Source module Topbar+ by ForeverHD.

https://1foreverhd.github.io/TopbarPlus/

local TopbarPlus = Import("TopbarPlus")

local myIcon = TopbarPlus.Icon.new()
Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "TopbarPlus",
    "desc": "V3.0.2\n\nTopbarPlus is a module that allows you to create custom topbars with ease.\nIt is designed to be simple and easy to use, while also being powerful and flexible.\nIt is perfect for creating custom topbars for your games, and can be used for a wide variety of purposes.\n\nThis is a fork of the Open Source module Topbar+ by ForeverHD.\n\nhttps://1foreverhd.github.io/TopbarPlus/\n\n```lua\nlocal TopbarPlus = Import(\"TopbarPlus\")\n\nlocal myIcon = TopbarPlus.Icon.new()\n```",
    "realm": [
        "Client"
    ],
    "source": {
        "line": 22,
        "path": "src/topbarplus/src/Client/TopbarPlus/init.lua"
    }
}