updated Branding

This commit is contained in:
partisan 2024-12-13 14:53:08 +01:00
parent f678947010
commit 8259e4096b
5 changed files with 12 additions and 7 deletions

View file

@ -96,11 +96,11 @@ Here are the details of each parameter used in the patching system:
4. **`copy`:**: Copies files or directories from the input path to the output path, overwriting if necessary.
- Copies the contents of a file or directory from i: to o:.
- **Example:**
```patch
t:copy
i:/patcher/pre-compile-patches/branding
o:/browser/branding/official
```
```patch
t:copy
i:/patcher/pre-compile-patches/branding
o:/browser/branding/official
```
### Example Patch Files