Skip to main content

Getting Started

NeoHotbar is a modern, flexible hotbar for Roblox. It aims to provide an instant upgrade and be very customizable to fit your games' needs.

Installation

Roblox Studio

  1. Get NeoHotbar from the toolbox.
  2. Place the loader into StarterPlayer/StarterPlayerScripts
  3. If you want to use the API, you can take the module out of the loader script.

Rojo + Wally

  1. Add NeoHotbar as a Wally dependency.
  2. Run :Start() on NeoHotbar from a client-side script.

That's all you need to do to use NeoHotbar! Now you can leave it as-is or get into customization.