added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"enabled": false,
"displayCount": 0,
"displayRemaining": 0
}

View File

@@ -0,0 +1,20 @@
{
"volume": 70,
"clientPlayerVolume": 100,
"otherPlayerVolume": 100,
"hostileEntitiesVolume": 100,
"passiveEntitiesVolume": 100,
"runningVolumeIncrease": 0,
"wetSoundsVolume": 50,
"foliageSoundsVolume": 100,
"maxSteppingEntities": 50,
"disabled": false,
"firstRun": true,
"multiplayer": true,
"global": true,
"footwear": true,
"visualiser": false,
"exclusive": false,
"stance": "NONE",
"targetEntities": "ALL"
}