15 lines
157 B
INI
15 lines
157 B
INI
|
[My Section]
|
||
|
filename = test1234
|
||
|
filename2 = number 2
|
||
|
filename3 = number 3
|
||
|
|
||
|
[Section 2]
|
||
|
var = New Value
|
||
|
var1 = Default
|
||
|
|
||
|
[Empty]
|
||
|
|
||
|
[last section]
|
||
|
bool = True
|
||
|
|