Skip to content

Commit 7d098da

Browse files
authored
Create README.md
1 parent 24ef030 commit 7d098da

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# SynBookSmart
2+
A configurable Synthesis patcher to label books that teach skills.
3+
4+
## Settings
5+
All settings can be configured inside the Synthesis app.
6+
7+
#### Label Format
8+
- Star
9+
- `*Snape's Book of Potions`
10+
- Short
11+
- `<Alch> Snape's Book of Potions`
12+
- Long
13+
- `<Alchemy> Snape's Book of Potions`
14+
15+
#### Encapsulating Characters
16+
This setting has no effect if a Label Format of `Star` is chosen.
17+
18+
- Parenthesis
19+
- `(Alch) Snape's Book of Potions`
20+
- Curly Brackets
21+
- `{Alch} Snape's Book of Potions`
22+
- Square Brackets
23+
- `[Alch] Snape's Book of Potions`
24+
- Chevrons
25+
- `<Alch> Snape's Book of Potions`
26+
- Stars
27+
- `*Alch* Snape's Book of Potions`

0 commit comments

Comments
 (0)