updated Branding
This commit is contained in:
parent
f678947010
commit
8259e4096b
5 changed files with 12 additions and 7 deletions
10
README.md
10
README.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue