This commit is contained in:
Paul Liverman III
2018-04-06 15:30:00 -07:00
parent f0a9da387a
commit a45aa2624e
101 changed files with 12392 additions and 77 deletions
+18
View File
@@ -0,0 +1,18 @@
return {
background = some_image,
badge = {
text = 2,
background = {
255,
0,
0,
255
},
color = {
255,
255,
255,
255
}
}
}