mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-07 04:45:23 +02:00
9 lines
145 B
TOML
9 lines
145 B
TOML
# RECOMMENDED
|
|
|
|
apple.type = "fruit"
|
|
apple.skin = "thin"
|
|
apple.color = "red"
|
|
|
|
orange.type = "fruit"
|
|
orange.skin = "thick"
|
|
orange.color = "orange"
|