Skip to main content

Installation

  1. Install Wally. We recommend using Rokit for this task.
  2. Initialize a new Wally package by running wally init.
  3. Include object-pool as a dependency in your wally.toml file, like so:
ObjectPool = "frqstbite/object-pool@x.x.x"
  1. Run wally install.

Manual

  1. Download object-pool.rbxm from the latest release.
  2. Sync in with Rojo or import into Roblox Studio manually.