forked from VoxeLibre/VoxeLibre
add API documentation to mcl_colors (!)
This commit is contained in:
parent
e56d9d2ab8
commit
6f9c1856b8
|
@ -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