External Configuration

It is possible to set up a website to act as external configuration repository for your Batclient folder. This makes Batclient download a zip file and unzip it in the user.home directory overwriting all existing Batclient files when it is started. It is only possible to load files this way. Saving is only done locally on the computer so any changes made while playing will not affect your external configuration zip file. For security you can add a login and password on your site so others cannot reach your files.


WARNING! If you zip your whole batclient folder you will include the config.xml file that includes your password (in encrypted state). If you do not secure your website this means anyone can use a webbrowser to read your password. You may also wish to turn off saving password before closing Batclient and zipping the batclient folder so it is not saved in the config.xml file. Also beware that all your scripts, triggers and plugins will be available on the website if you zip everything in the batclient folder.


Setup instructions

Note that you will need to have the external_config.xml file in your user.home/batclient/conf folder for batclient to download and extract the zip file when it is started. If you wish to turn off the external config files simply delete this file.


Example external_config.xml file
To see an example of an external config file visit: https://www.bat.org/batclient/external_config.xml