Skip to content

Commit a1e9f6c

Browse files
committed
Documentation: Added link to HeckR_Replace_Collection
1 parent 86c8021 commit a1e9f6c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,14 @@ The configuration files are similar to [general configuration ini files](https:/
1616
However neither the sections, not the keys have to be unique, and additional rules apply to some sections where it's mentioned. \
1717
Also, the order of sections and keys are important, since the processing of the files are serial, and in case of nested configurations (see [Replace Configs](#replace-configs)) is basically a [depth first search](https://en.wikipedia.org/wiki/Depth-first_search)
1818

19+
### Example
20+
1921
There is an example of a configuration file named `HeckR_Replace_example.ini`, which contains the possible settings, and short explanation comments (after `;`s)
2022

23+
### Premade Replace Collection
24+
25+
Since originally I created this script for myself, I also created a nice collection of replaces along the way, which is also available at [HeckR_Replace_Collection](https://github.com/Heck-R/HeckR_Replace_Collection)
26+
2127
## Sections
2228

2329
The configuration files have a number of possible sections to be defined, but all of these sections, along all of their keys are optional to use.

0 commit comments

Comments
 (0)