added death message and username (closes #25)
This commit is contained in:
		
							parent
							
								
									462668e5cd
								
							
						
					
					
						commit
						db52ff95ae
					
				
					 5 changed files with 26 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -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"
 | 
			
		||||
	},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue