forked from VoxeLibre/VoxeLibre
Add API documentation to mcl_colors
This commit is contained in:
parent
af7f7c3574
commit
3473f55136
|
@ -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.
|
Loading…
Reference in New Issue