Changes

Jump to navigation Jump to search
m
Updated Content Patcher version
Line 82: Line 82:  
The <tt>content.json</tt> file you created above is what tells Content Patcher what to change. This has two main fields:
 
The <tt>content.json</tt> file you created above is what tells Content Patcher what to change. This has two main fields:
   −
* <tt>Format</tt>: the format version. You should always use the latest version (currently 1.19.0) to enable the latest features and avoid obsolete behavior.
+
* <tt>Format</tt>: the format version. You should always use the latest version (currently 1.22.0) to enable the latest features and avoid obsolete behavior.
 
* <tt>Changes</tt>: the changes you want to make. Each entry is called a ''patch'', and describes a specific action to perform: replace this file, copy this image into the file, etc. You can list any number of patches.
 
* <tt>Changes</tt>: the changes you want to make. Each entry is called a ''patch'', and describes a specific action to perform: replace this file, copy this image into the file, etc. You can list any number of patches.
  
45

edits

Navigation menu