Skip to content

Installation

Take the model

{recommended}

  1. Take the TopbarPlus model.
  2. Open the toolbox and navigate to Inventory -> My Models.
  3. Click TopbarPlus to insert into your game and place anywhere within ReplicatedStorage or Workspace.
  4. TopbarPlus is a package so you can update it instantly (instead of re-adding) by right-clicking the Icon module and selecting an option such as 'Get Latest Package':

  5. You can receive automatic updates by enabling 'AutoUpdate' within the PackageLink:

Info

All v3 updates will be backwards compatible so you don't need to worry about updates interfering with your code.

Warning

Try not to modify any code within the Icon package otherwise it will break the package link.

Important

As of 27th March 2024 public packages haven't been rolled out by Roblox. Only after their full release will you be able to benefit from easily installable updates. For the time being, attempting to use 'Get Latest Package' and other package features will throw an error.


Download from Releases

  1. Visit the latest release.
  2. Under Assets, download TopbarPlus.rbxm.
  3. Within studio, navigate to MODEL -> Model and insert the file anywhere within ReplicatedStorage.

With Rojo

  1. Setup with Rojo.
  2. Visit the TopbarPlus repository.
  3. Click Fork in the top right corner.
  4. Clone this fork into your local repository.
  5. Modify the default.project.json file to your desired location (by default TopbarPlus is built directly into ReplicatedStorage).
  6. Call rojo serve (terminal or VSC plugin) and connect to the rojo studio plugin.

With Wally

TopbarPlus is now on Wally! You can find it here.