Difference between revisions of "reload"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page Reload to reload: Converting page titles to lowercase)
(No difference)

Revision as of 22:35, 26 April 2021

reload (all | <names>)
<names>
- a list of words that match control and tables filenames.
Reload control and tables files.
Command Description
reload all Reload all control and tables files.
reload <names> Reload control and tables files that match the specified list of names.
reload all except <names> Reload all control and tables files except those that match the specified list of names.
The following example will reload all control files inside the 'control' folder.
reload control