Add API documentation to mcl_colors

This commit is contained in:
AFCMS 2021-03-28 00:48:24 +01:00 committed by Nils Dagsson Moskopp
parent af7f7c3574
commit 3473f55136
No known key found for this signature in database
GPG Key ID: A3BC671C35191080
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# mcl_colors
Mod providing global table containing legacity minecraft colors to be used in mods.
## mcl_colors.*
Colors by upper name, in hex value.
## mcl_colors.background.*
Background colors by upper name, in hex value.