Added config!
This commit is contained in:
parent
30726de5ba
commit
cbe02f005a
2 changed files with 45 additions and 15 deletions
|
@ -41,6 +41,10 @@ if not os.path.exists('config'):
|
|||
"mc_user": "INSERT MINECRAFT USERNAME HERE",
|
||||
"mc_pass": "INSERT MINECRAFT PASSWORD HERE"
|
||||
},
|
||||
"wrapper":
|
||||
{
|
||||
"backgrounder": "screen"
|
||||
},
|
||||
"censored_strings":
|
||||
[
|
||||
"mypass",
|
||||
|
|
Reference in a new issue