Difference between revisions of "quit"

From OpenKore Wiki
Jump to navigation Jump to search
m
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]]

Revision as of 22:58, 7 June 2020

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.