For more information about Conglomeration, see the About Repository
The easiest way to install Conglomeration is to download a pre-minified build from here, and inserting it into your Repository.
From there, you can require it using require("cgl")
(if the file is named cgl.lua
)
You can load cgl using require(ID)
, where ID is one of the IDs found at /Roblox.md#ids
Download the latest pre-minified build from here, then copy/paste the code into a modulescript - then require that modulescript.
TODO: ADD API DOCS