mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-12 16:24:05 -05:00
16 lines
250 B
INI
Executable File
16 lines
250 B
INI
Executable File
[section1]
|
|
single1 = abc
|
|
multi = this is a
|
|
multi-line value
|
|
single2 = xyz
|
|
[section2]
|
|
multi = a
|
|
b
|
|
c
|
|
[section3]
|
|
single: ghi
|
|
multi: the quick
|
|
brown fox
|
|
name = bob smith ; comment line 1
|
|
; comment line 2
|