File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11'use strict' ;
22
33module . exports = function ( nodecg ) {
4- nodecg . log . info ( 'ESSENTIAL SCORE VERSION 1.0' )
5- nodecg . log . info ( `To edit me, open "${ __filename } " in your favorite text editor or IDE.` ) ;
4+ nodecg . log . info ( 'ESSENTIAL SCORE VERSION 0.0.6' )
65} ;
Original file line number Diff line number Diff line change 1616 left : 0px ;
1717 width : 863px ;
1818 height : 56px ;
19- background-color : lightblue ;
19+ background-color : # 375c79 ;
2020 text-align : right;
2121
2222}
2727 left : 1057px ;
2828 width : 863px ;
2929 height : 56px ;
30- background-color : firebrick ;
30+ background-color : # 9f2e2e ;
3131 text-align : left;
3232
3333
7777
7878.nameTag1 {
7979 position : absolute;
80- background-color : lightblue ;
80+ background-color : # 375c79 ;
8181 left : 0px ;
8282 top : 0px ;
8383 height : 56px ;
8989
9090.nameTag2 {
9191 position : absolute;
92- background-color : firebrick ;
92+ background-color : # 9f2e2e ;
9393 left : 1109px ;
9494 top : 0px ;
9595 height : 56px ;
Original file line number Diff line number Diff line change 11{
22 "name" : " essential-score" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6 " ,
44 "description" : " a scoreboard for essentialsHud" ,
55 "homepage" : " " ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments