diff --git a/config/ping-wheel.json b/config/ping-wheel.json new file mode 100644 index 0000000..e0be944 --- /dev/null +++ b/config/ping-wheel.json @@ -0,0 +1,17 @@ +{ + "pingVolume": 100, + "pingDuration": 7, + "pingDistance": 128, + "correctionPeriod": 1.0, + "itemIconVisible": true, + "directionIndicatorVisible": true, + "nameLabelForced": false, + "pingSize": 100, + "channel": "", + "removeRadius": 10, + "raycastDistance": 512, + "safeZoneLeft": 5, + "safeZoneRight": 5, + "safeZoneTop": 5, + "safeZoneBottom": 60 +}