Skip to Content
Introduction
Forest Package Manager

The package manager for Roblox and UEFN. One CLI to find, install, and publish packages, with studio-grade workflows for every creator.

How Forest works

Forest is a registry plus a command-line tool. You run forest in your project folder, and it installs packages as real files on disk next to a manifest and lockfile that you commit to source control. It is not a Roblox Studio plugin: getting the installed files into your game is handled by whatever sync setup you already use, commonly Rojo  on Roblox. See Forest across platforms for how each platform lays those files out.

Browse everything Forest can do in the Features section, jump straight to your platform (Roblox or UEFN), or read how the entire package pipeline is open source and independently verifiable.

Last updated on