Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 602 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 602 Bytes

TeeworldsBackup

Saving my personal data (teeworlds settings)

Setup

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