🍰Adding to your project's code

This part is a piece of cake!

Open the c# file you would like to add the API to, and add this line to the top of your code:

using Oxygen;

Boom!

You have successfully included it into your project's code, give yourself a pat on the back.

Last updated