User contributions
Jump to navigation
Jump to search
- 19:10, 28 October 2022 diff hist +2 Modding Tutorials/PatchOperations →PatchOperationSequence: Correction for default Insert and Add behavior
- 19:05, 28 October 2022 diff hist +30 m Modding Tutorials/PatchOperations →PatchOperationInsert: added note about default
- 19:04, 28 October 2022 diff hist +29 m Modding Tutorials/PatchOperations →PatchOperationAdd: added note about default
- 02:02, 5 October 2022 diff hist +169 m Modding Tutorials/PatchOperations →PatchOperationInsert: Fixed an error with the xpath of this example
- 01:07, 30 September 2022 diff hist -17 Modding Tutorials/PatchOperations →PatchOperationFindMod
- 00:56, 30 September 2022 diff hist +151 Modding Tutorials/PatchOperations
- 00:33, 30 September 2022 diff hist +64 Modding Tutorials/PatchOperations →PatchOperationInsert
- 00:28, 30 September 2022 diff hist -63 m Modding Tutorials/PatchOperations →Overview of individual PatchOperations
- 00:17, 30 September 2022 diff hist -820 Modding Tutorials/PatchOperations →Overview of individual PatchOperations
- 23:45, 29 September 2022 diff hist +1,476 Modding Tutorials/PatchOperations →Overview of individual PatchOperations: Added examples of Append/Prepend
- 23:21, 29 September 2022 diff hist -15 m Modding Tutorials/PatchOperations →Some advanced examples: Fixing up some whitespace
- 23:18, 29 September 2022 diff hist +11 m Modding Tutorials/PatchOperations Fixing up some names
- 22:24, 29 September 2022 diff hist +9 Modding Tutorials/PatchOperations →Overview of individual PatchOperations: Reordered columns
- 21:58, 29 September 2022 diff hist -56 m Modding Tutorials/PatchOperations →Overview of individual PatchOperations: More compacting
- 21:45, 29 September 2022 diff hist +6 m Modding Tutorials/PatchOperations Changing /Defs/ to Defs/ as it is equivalent and saves space
- 21:40, 29 September 2022 diff hist -1 Modding Tutorials/PatchOperations →PatchOperationSetName
- 21:39, 29 September 2022 diff hist -24 m Modding Tutorials/PatchOperations →PatchOperationSetName: Make example more compact to avoid line wrapping
- 21:38, 29 September 2022 diff hist -18 Modding Tutorials/PatchOperations →PatchOperationAddModExtension
- 21:36, 29 September 2022 diff hist -24 Modding Tutorials/PatchOperations →PatchOperationAttributeRemove: Making example more compact
- 21:32, 29 September 2022 diff hist -739 m Modding Tutorials/PatchOperations Standardized the white space before each line to 2 spaces per tab
- 21:10, 29 September 2022 diff hist -586 Modding Tutorials/PatchOperations
- 20:55, 29 September 2022 diff hist +22 Modding Tutorials/PatchOperations Corrected an error in the example of PatchOperationInsert. The default is Prepend but the example showed Append. Added description about the order field.