Skip to content

CAESIUS-TIM/ddnet-cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDNet Config

A personalized DDraceNetwork configuration suite optimized for performance and usability.

Installation

0. Make a Backup of Your Current Setting File

Warning

DO IT! If you always config your settings with DDNet Client local console (default key F1).

  • Windows:
Move-Item $env:APPDATA\DDNet\settings_ddnet.cfg $env:APPDATA\DDNet\settings_ddnet.cfg.bak
  • Linux/MacOS:
mv ~/.local/share/ddnet/settings_ddnet.cfg{,.bak}
  • flatpak:
mv ~/.var/app/tw.ddnet.ddnet/.teeworlds/settings_ddnet.cfg{,.bak}

1. Clone

  • Windows:
git clone https://github.com/CAESIUS-TIM/ddnet-cfg.git $env:APPDATA\DDNet\cfg
  • Linux/MacOS:
git clone https://github.com/CAESIUS-TIM/ddnet-cfg.git ~/.local/share/ddnet/cfg
  • flatpak:
git clone https://github.com/CAESIUS-TIM/ddnet-cfg.git ~/.var/app/tw.ddnet.ddnet/.teeworlds/cfg

2. Initialize Configuration

  1. Launch the DDNet Client.
  2. Open the Local Console (default key F1).
  3. Type the following command and press ENTER:
cfg exec cfg/init.cfg

Learn More

About

personal ddnet-cfg

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors