-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Emik edited this page Jul 12, 2021
·
24 revisions
This wiki covers the basics of this library. If you need a detailed reference, refer to the exhaustive documentation.
It also assumes you have already installed the library, if not, refer to the installation instructions.
Before starting, make sure that your classes are using this library. Write this line above your classes alongside your other usings.
using KeepCoding;
Refer to the part documents to get yourself started.