6 lines
241 B
JSON
6 lines
241 B
JSON
{
|
|
// The version of the config file. Do not change this unless you know what you are doing.
|
|
"rconfig:version": 0,
|
|
// The sorting mode for the Tempad screen. Options: Dimension, Alphabetical, Type
|
|
"sorting_mode": "Dimension"
|
|
} |