rename
This commit is contained in:
parent
bda3faeb64
commit
dce0e5021e
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
// PowerShell -Command "Invoke-WebRequest -Uri https://git.mylloon.fr/Anri/confOS/raw/branch/main/games/csgo/autoexec.cfg -OutFile '%ProgramFiles(x86)%\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg\autoexec.cfg'"
|
||||
|
||||
// Load custom config
|
||||
exec config
|
||||
exec myconfig
|
||||
|
||||
// Harry Potter
|
||||
unbind "KP_MINUS"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// Update this script, run this in cmd:
|
||||
// PowerShell -Command "Invoke-WebRequest -Uri https://git.mylloon.fr/Anri/confOS/raw/branch/main/games/csgo/config.cfg -OutFile '%ProgramFiles(x86)%\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg\config.cfg'"
|
||||
// PowerShell -Command "Invoke-WebRequest -Uri https://git.mylloon.fr/Anri/confOS/raw/branch/main/games/csgo/myconfig.cfg -OutFile '%ProgramFiles(x86)%\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg\myconfig.cfg'"
|
||||
|
||||
// Deplacements
|
||||
unbind "z"
|
Loading…
Reference in a new issue