Interstellar2/Server/config/farsight.json
imthegm ce7cd97325 0.1.0
Split pack into server and client modlists.
2023-10-07 20:25:23 -04:00

6 lines
190 B
JSON

{
"maxchunkdist": {
"desc:": "The distance at which chunks are kept in memory, regardless of whether the server unloads them. default = 32, maximum = 512",
"maxchunkdist": 32
}
}