Skip to content

Getting started

To get started working with Order, you can use any of the options detailed below. Be sure to check out the API for details on how everything works!

Cyclone

Cyclone is an implementation of the Order framework that also comes packaged with some commonly used utilities that can speed up development quite a bit. It is the recommended way to get up and running with Order. Go here to get started.

Rojo

Clone the repo

The repository for Order can be found here.

A Rojo project file is included in the repository, so it's as simple as creating a new place file and serving it up! If you'd like to learn more about Rojo, see the official documentation.

Roblox

Get the package

I highly recommend the professional environment that Rojo offers, but if you'd like, you can also get Order directly from the Roblox catalog here. Installation instructions are included with the package. Note that this package follows a different setup structure and has to be updated manually, so updates come a lot slower to this version and it may often be out of date.