The package manager for Roblox and UEFN. One CLI to find, install, and publish packages, with studio-grade workflows for every creator.
From zero to your first installed package, as fast as possible.
All the ways Forest helps you find, install, and publish packages.
What packages are and how Forest thinks about them.
Using the forest command on your machine & see all the commands.
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.