Changes

Jump to navigation Jump to search
Line 267: Line 267:  
}}
 
}}
 
{{/cmd
 
{{/cmd
   |command = patch reload [mod id]
+
   |command = patch reload
 
   |params  = {{o|S:command name}}
 
   |params  = {{o|S:command name}}
 
   |desc    = Reloads all content patcher content for the mod targeted. If used without a target mod ID, it will reload all mods installed. It will only reload the "changes section" of the mods and nothing else. Does not impact non-content patcher mods. (Note: Using this command will cause NPCS that have had their schedules updated to walk away, often out of bounds. Sleeping will fix this issue.)
 
   |desc    = Reloads all content patcher content for the mod targeted. If used without a target mod ID, it will reload all mods installed. It will only reload the "changes section" of the mods and nothing else. Does not impact non-content patcher mods. (Note: Using this command will cause NPCS that have had their schedules updated to walk away, often out of bounds. Sleeping will fix this issue.)
   |example =  
+
   |example = patch reload [mod id]
 
}}
 
}}
 
{{/cmd
 
{{/cmd
   |command = patch summary [mod id]
+
   |command = patch summary
 
   |params  = {{o|S:command name}}
 
   |params  = {{o|S:command name}}
 
   |desc    = Prints a summary of global token values, mod-specific tokens values, and the status of all content patcher patches used by the targeted mod. If no mod ID is provided, it will list all tokens and patches of all mods.  
 
   |desc    = Prints a summary of global token values, mod-specific tokens values, and the status of all content patcher patches used by the targeted mod. If no mod ID is provided, it will list all tokens and patches of all mods.  
   |example =  
+
   |example = patch summary [mod id]
 
}}
 
}}
 
{{/cmd
 
{{/cmd
   |command = patch export [target file]
+
   |command = patch export
 
   |params  = {{o|S:command name}}
 
   |params  = {{o|S:command name}}
 
   |desc    = Exports the contents of the targeted file with all current patches applied to it to a file location. A valid in-game file target must be supplied.  
 
   |desc    = Exports the contents of the targeted file with all current patches applied to it to a file location. A valid in-game file target must be supplied.  
19

edits

Navigation menu