added death message and username (closes #25)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"player.name": "Player",
|
||||
|
||||
"input.touchscreen.crosspad.enabled": false,
|
||||
"input.touchscreen.crosspad.overlay": true,
|
||||
|
||||
|
||||
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"player": {
|
||||
"name": "Player settings"
|
||||
},
|
||||
"player.name": {
|
||||
"name": "Player name",
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
"input": {
|
||||
"name": "Input settings"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user