21 lines
		
	
	
		
			323 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			323 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| // This file was auto-generated by SourceMod (v1.9.0.5932)
 | |
| // ConVars for plugin "steamcore.smx"
 | |
| 
 | |
| 
 | |
| // Toggles debugging.
 | |
| // -
 | |
| // Default: "0"
 | |
| // Minimum: "0.000000"
 | |
| // Maximum: "1.000000"
 | |
| sc_debug "0"
 | |
| 
 | |
| // Steam login username.
 | |
| // -
 | |
| // Default: ""
 | |
| sc_username ""
 | |
| 
 | |
| // Steam login password.
 | |
| // -
 | |
| // Default: ""
 | |
| sc_password ""
 |