ClearVision/ServerMod/cfg/config.json
LimboFPS 7ef9c48699 Revert "Modify cfg to be more vanilla, but disabled by default"
This reverts commit 5ffa1878fb39488e1937fbbc5426d39aac32a410.
2023-09-15 22:14:00 -04:00

71 lines
1.2 KiB
JSON

{
"ClearVision": {
"Enabled": false
},
"GPNVG" : {
"Enabled": true,
"Intensity": 2.3,
"NoiseIntensity": 0.0,
"NoiseScale": 0.0,
"DiffuseIntensity": 0.0,
"Mask": "Anvis",
"MaskSize": 1.5,
"Red": 0,
"Green": 200,
"Blue": 200,
"Alpha": 254
},
"N15" : {
"Enabled": true,
"Intensity": 2.3,
"NoiseIntensity": 0.0,
"NoiseScale": 0.0,
"DiffuseIntensity": 0.0,
"Mask": "Anvis",
"MaskSize": 1.5,
"Red": 0,
"Green": 100,
"Blue": 200,
"Alpha": 254
},
"PVS14" : {
"Enabled": true,
"Intensity": 2.3,
"NoiseIntensity": 0.0,
"NoiseScale": 0.0,
"DiffuseIntensity": 0.0,
"Mask": "Anvis",
"MaskSize": 1.5,
"Red": 200,
"Green": 100,
"Blue": 100,
"Alpha": 235
},
"PNV10T" : {
"Enabled": true,
"Intensity": 2.3,
"NoiseIntensity": 0.0,
"NoiseScale": 0.0,
"DiffuseIntensity": 0.0,
"Mask": "Anvis",
"MaskSize": 1.5,
"Red": 0,
"Green": 200,
"Blue": 0,
"Alpha": 254
},
"T7" : {
"Enabled": true,
"Noise": false,
"NoiseIntensity": 0.0,
"MotionBlur": false,
"Mask": "Anvis",
"RampPalette": "BlackHot",
"RampShift": 0.05,
"MaskSize": 1.5,
"HeatMin": 0.40,
"ColdMax": 0.25,
"ColorCoef": 1.5,
"ClipPlane": 1000
}
}