-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfiguration.yaml
48 lines (48 loc) · 1.03 KB
/
configuration.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
corpus: corpus_balzac.txt
interfaceLanguage: "Fran\xE7ais.yaml"
language: French.yaml
languageAlterations: false
rules:
Modify_rule:
ContoCon_All:
method: setCheckState
value: true
widget: rulesCon_Con_A
ContoCon_Single:
method: setCheckState
value: true
widget: rulesCon_Con_S
Delete:
method: setCheckState
value: false
widget: rulesDel
LettoLet_All:
method: setCheckState
value: false
widget: rulesLet_Let_A
LettoLet_Single:
method: setCheckState
value: true
widget: rulesLet_Let_S
Swap:
method: setCheckState
value: true
widget: rulesSwap
VowtoVow_All:
method: setCheckState
value: false
widget: rulesVow_Vow_A
VowtoVow_Single:
method: setCheckState
value: true
widget: rulesVow_Vow_S
Other_rule:
nbPlayers:
method: setValue
value: 4
widget: rulesNbGrSpin
nbTurns:
method: setValue
value: 5
widget: rulesTurnSpin
theme: dark.qss