Changes

Jump to navigation Jump to search
→‎Other: SMAPI 4.0 replaces test_input with log_context
Line 242: Line 242:  
   |desc    = Provides documentation for console commands. If called without an argument, shows general help text and a list of available commands. If called with a command name, shows the documentation for that command.
 
   |desc    = Provides documentation for console commands. If called without an argument, shows general help text and a list of available commands. If called with a command name, shows the documentation for that command.
 
   |example =  
 
   |example =  
 +
}}
 +
{{/cmd
 +
  |command = log_context
 +
  |params  =
 +
  |desc    = Enables logging more contextual info like buttons pressed, menus changed, etc. For example, it can be used to get [[Modding:Player Guide/Key Bindings|key binding codes]] or to simplify troubleshooting. This is enabled until you restart the game, or run the command again to disable it.
 +
  |example =
 
}}
 
}}
 
{{/cmd
 
{{/cmd
Line 259: Line 265:  
   |params  =  
 
   |params  =  
 
   |desc    = Opens the [[Modding:Player Guide/Getting Started#Find your game folder|game folder]].
 
   |desc    = Opens the [[Modding:Player Guide/Getting Started#Find your game folder|game folder]].
  |example =
  −
}}
  −
{{/cmd
  −
  |command = test_input
  −
  |params  =
  −
  |desc    = Logs the [[Modding:Player Guide/Key Bindings|key codes]] for all button presses to the console for 30 seconds.
   
   |example =
 
   |example =
 
}}
 
}}
translators
8,404

edits

Navigation menu