use batch file
This commit is contained in:
parent
5227154fba
commit
ddf0bab00e
1 changed files with 3 additions and 14 deletions
|
@ -2,19 +2,8 @@
|
|||
|
||||
To update local files (in case online offset aren't up-to-date) :
|
||||
|
||||
1. Download [hazedumper](https://github.com/frk1/hazedumper-rs/releases/latest)
|
||||
1. Open CS:GO (wait for the menu screen)
|
||||
|
||||
2. Unzip the .exe to this folder
|
||||
2. Run the generation by double-clicking on `generate.bat`
|
||||
|
||||
3. Download the [config file](https://raw.githubusercontent.com/frk1/hazedumper/master/config.json)
|
||||
to this folder
|
||||
|
||||
4. Open CS:GO (wait for the menu screen)
|
||||
|
||||
5. Open powershell in this folder and type:
|
||||
|
||||
```powershell
|
||||
.\hazedumper.exe
|
||||
```
|
||||
|
||||
6. The file has been generated, you can now use it with the `--offline` argument
|
||||
3. The file has been generated, you can now use it with the `--offline` argument
|
||||
|
|
Reference in a new issue