MikaelPorttila / csgo-buddy

Chat translation support for Counter-Strike: Global Offensive (CSGO)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tag

CSGO Buddy

Makes your favorite ESport title a little bit better.

Prerequisite

  • Node.js installed
  • CSGO Launch option:
-netconport 1337

Run

  1. Start CSGO
  2. Run following in CMD
npx csgo-buddy@latest

Command line options

Commands:
    --lang      Ignore translation of these languages   [default: en,sv,da,no]
    --port      Change port                             [default: 1337       ]
    --host      Change host                             [default: 127.0.0.1  ] 

Features:

  • Chat translation to English

Warning

This buddy will mess with your developer echos.

About

Chat translation support for Counter-Strike: Global Offensive (CSGO)

License:MIT License


Languages

Language:TypeScript 73.1%Language:JavaScript 26.9%