Installation
To install Comet please use one of the following methods.
Releases, For standalone projects
Go to the Github releases page, and download the comet.luau file from the latest release. Place it into your project. Then require the file in your main script.
Releases, Roblox
Go to the Github releases page, and download the comet.luau file from the latest release. Then, drag and drop it into your place. Then require it.
Wally, Roblox
Add this line into your wally dependencys, and re-run wally install to install Comet
comet = "judash399/comet@0.1.0"