quit: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';quit :Exit the program. Category:Console Command')
 
m (Conversion script moved page Quit to quit: Converting page titles to lowercase)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
;quit
;quit
:Exit the program.  
: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.