Installing Fuel
Roblox Studio
You can download Fuel as a model that you can drop into studio from GitHub Releases. It is recommended you place it into a folder called Packages in ReplicatedStorage
Wally
Wally is a package manager for Roblox. You can use Wally to download Fuel and sync it into studio via Rojo. Add the following dependency in your wally.toml:
Fuel = "fewkz/fuel@0.1.0"