Config Files
There are three different configuration files:
- Client config: Here you will find client sided options which don't affect the gameplay from a server point of view.
- Options like HUD customization will be found here.
- Common config: Here you will find server sided options which don't need synchronization to the client.
- Options like bombsExplodeWithFire or blizzardChangeBlocks will be found here.
- Server config: Here you'll find the rest of the options, which are server sided but need client synchronization.
- Options like requireSynthTier or allowPartyKO will be found here.