feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"version": 6,
"__comment_enableBridgingAssist": "a.k.a. 'Reacharound Placement' in keybinds. The Quark thing.",
"enableBridgingAssist": true,
"minBridgeDistance": 20.0,
"minBridgeDistanceHorizontal": 1.0,
"minBridgeDistanceVertical": 0.1,
"onlyBridgeWhenCrouched": false,
"supportedBridgeAxes": "BOTH",
"supportedBridgeAxesWhenCrouched": "FALLBACK",
"delayPostBridging": 4,
"showCrosshair": true,
"showOutline": false,
"showOutlineEvenWhenNotBridging": false,
"nonBridgeRespectsCrouchRules": true,
"outlineColour": 1711276032,
"skipTorchBridging": true,
"enableSlabAssist": true,
"enableNonSolidReplace": true,
"bridgingSnapStrength": 1.0,
"bridgingAdjacency": "CORNERS",
"perspectiveLock": "LET_BRIDGING_MOD_DECIDE",
"showDebugHighlight": true,
"showNonBridgingDebugHighlight": false,
"showDebugTrace": false
}