config: import pack config files
This commit is contained in:
parent
b76c650efe
commit
ed0f520976
126 changed files with 12995 additions and 0 deletions
11
config/cobblenav/client-config.json
Normal file
11
config/cobblenav/client-config.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"fileName": "client-config.json",
|
||||
"screenScale": 1.0,
|
||||
"sendErrorMessagesToChat": true,
|
||||
"obscureUnknownPokemon": true,
|
||||
"useSwimmingAnimationIfSubmerged": true,
|
||||
"pokefinderOverlayOffset": 10,
|
||||
"trackArrowYOffset": 80,
|
||||
"maxCloudNumber": 12,
|
||||
"maxCloudVelocity": 6
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue