Difference between revisions of "quit"

From OpenKore Wiki
Jump to navigation Jump to search
m
m (Conversion script moved page Quit to quit: Converting page titles to lowercase)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
;quit
 
;quit
 
:Exit the program gracefully: finish main loop iteration, unload all plugins, save benchmark results.
 
:Exit the program gracefully: finish main loop iteration, unload all plugins, save benchmark results.
 +
 +
 +
;quit 2
 +
:Send a special package 'quit_request' to the server, then exit the program.
  
 
[[Category:Console Command]]
 
[[Category:Console Command]]

Latest revision as of 22:35, 26 April 2021

quit
Exit the program gracefully: finish main loop iteration, unload all plugins, save benchmark results.


quit 2
Send a special package 'quit_request' to the server, then exit the program.