Adds the ability to add extra records via json config files
##Basic Config
{
"name": "Example Record",
"sound": "records/example_record",
"color": {
"red": 255,
"green": 255,
"blue": 255
}
}
##Bug Reporting Use the Issues section