dayzdockerserver/files/mods/2981609048/cfggameplay.json
Daniel Ceregatti 40f31d0b14 Implement start scripts to do all the extra stuff, like remove nodes from XML files.
Add WinterChernarusV2 mod's init changes.
2023-12-22 10:04:25 -08:00

9 lines
271 B
JSON

{
"WorldsData":{
"environmentMinTemps": [-7.0, -5.0, -3.0, -2.0, 0.0, 2.0, 5.0, 10.0, 7.0, 5.0, 1.0, -2.0],
"environmentMaxTemps": [-3.0, -1.0, 2.0, 5.0, 7.0, 10.0, 12.0, 16.0, 13.0, 10.0, 7.0, 2.0]
},
"PlayerData": {
"disablePersonalLight": true
}
}