1
0
mirror of https://github.com/CFC-Servers/gm_logger.git synced 2025-03-04 03:03:01 -05:00

Update README.md

This commit is contained in:
pierce 2020-07-17 14:25:08 -04:00 committed by Brandon Sturgeon
parent c801f28180
commit ef04e33581

View File

@ -3,9 +3,11 @@
## Installation
Simply download a copy of the zip, or clone the repository straight into your addons folder! (When we finalize the API, we won't release breaking changes to master)
Simply download a copy of the zip, or clone the repository straight into your addons folder!
You must compile the moonscript to lua `moonc -t lua moon/*`
## Usage
CFCLogger lets you create and configure your own logging object to be used in your project.