Changes

Jump to navigation Jump to search
Line 268: Line 268:  
{{/cmd
 
{{/cmd
 
   |command = patch reload
 
   |command = patch reload
   |params  = {{o|S:command name}}
+
   |params  = {{o|S:mod id}}
 
   |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 = patch reload [mod id]
+
   |example = patch reload ExampleMod.ID
 
}}
 
}}
 
{{/cmd
 
{{/cmd
 
   |command = patch summary
 
   |command = patch summary
   |params  = {{o|S:command name}}
+
   |params  = {{o|S:mod id}}
 
   |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 = patch summary [mod id]
+
   |example = patch summary ExampleMod.ID
 
}}
 
}}
 
{{/cmd
 
{{/cmd
 
   |command = patch export
 
   |command = patch export
   |params  = {{o|S:command name}}
+
   |params  = {{o|S:target}}
 
   |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.  
 
   |example = patch export Data/Events/Farmhouse
 
   |example = patch export Data/Events/Farmhouse
19

edits

Navigation menu