added config files
This commit is contained in:
5
config/presencefootsteps/updater.json
Normal file
5
config/presencefootsteps/updater.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"enabled": false,
|
||||
"displayCount": 0,
|
||||
"displayRemaining": 0
|
||||
}
|
20
config/presencefootsteps/userconfig.json
Normal file
20
config/presencefootsteps/userconfig.json
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user