config: import pack config files

This commit is contained in:
Ophestra 2025-06-23 05:08:29 +09:00
parent b76c650efe
commit 348be6b09f
Signed by: ophestra
SSH key fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
128 changed files with 13500 additions and 1 deletions

16
config/feytweaks.json Normal file
View file

@ -0,0 +1,16 @@
{
"toggleMod": true,
"hideTexts": true,
"textDistance": 5.0,
"hideGlow": false,
"hideGlowDistance": 5.0,
"signCulling": true,
"simpleGlow": true,
"glowToShadow": false,
"fastGlowToShadow": false,
"optimizeGlow": false,
"hideBeam": false,
"beamDistance": 15.0,
"beaconCulling": true,
"optimizeBeam": true
}