dota2-autoexec-generator
v1.0.9
Published
Interactive CLI tool to generate Dota 2 autoexec.cfg files with custom settings and keybinds
Maintainers
Readme
Dota 2 Autoexec File Generator
Interactive CLI tool to generate a custom Dota 2 autoexec.cfg with optimized settings and keybinds inspired by professional players. Quickly apply performance tweaks, UI enhancements, and personalized controls all from the terminal.
🗂️ File Locations
The tool automatically detects your Dota 2 installation and places the autoexec.cfg file in the correct location:
C:\Program Files (x86)\Steam\steamapps\common\dota 2 beta\game\dota\cfg\ # Windows
~/Library/Application Support/Steam/steamapps/common/dota 2 beta/game/dota/cfg/ # MacOS
~/.steam/steam/steamapps/common/dota 2 beta/game/dota/cfg/ # LinuxExisting autoexec.cfg files wil be saved as old-autoexec.cfg in the same location.
🚀 Quick Start
- Node.js 14+ must be installed on your computer
Install Node in terminal:
docker pull node:22-alpine
docker run -it --rm --entrypoint sh node:22-alpineGenerate custom autoexec file:
npm i dota2-autoexec-generator
npx dota2-autoexec-generator