Initial Commit

Commit Suicide

add disabled jars to lfs

remove mods

re-add mods
This commit is contained in:
luxtracon
2025-11-01 17:56:55 +01:00
commit 60535c0011
377 changed files with 14211 additions and 0 deletions

19
config/pingwheel.json Normal file
View File

@@ -0,0 +1,19 @@
{
"pingVolume": 100,
"pingDuration": 7,
"pingDistance": 2048,
"correctionPeriod": 1.0,
"itemIconVisible": true,
"directionIndicatorVisible": true,
"playerInfoMode": "HOLD",
"teamColorMode": "FULL",
"pingSize": 100,
"channel": "",
"serverChannels": {},
"removeRadius": 10,
"raycastDistance": 1024,
"safeZoneLeft": 5,
"safeZoneRight": 5,
"safeZoneTop": 5,
"safeZoneBottom": 60
}