Saving my personal data (teeworlds settings)
macOS
cd /Users/$USER/Library/Application Support/Teeworlds
git clone https://github.com/ChillerTW/GitSettings
linux
cd ~/.teeworlds
git clone https://github.com/ChillerTW/GitSettings
windows
cd %APPDATA%\Teeworlds
git clone https://github.com/ChillerTW/GitSettings
Then open teeeworlds and launch console command
# teeworlds 0.6 / DDNet
exec GitSettings/base.cfg
# teeworlds 0.7 / ZillyWoods
exec GitSettings/zilly.cfg
Make sure to adjust the pass_settings/ directory to your needs