Remove useless comments

This commit is contained in:
Mylloon 2023-04-03 02:42:05 +02:00
parent 0f5f9538bb
commit 24d12d5b13
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,7 +1,6 @@
@ECHO off
IF NOT EXIST hazedumper.exe (
:: Verbose
ECHO Download latest release of hazedumper
:: Download latest release
@ -21,14 +20,12 @@ IF NOT EXIST hazedumper.exe (
)
IF NOT EXIST config.json (
:: Verbose
ECHO Download latest config file for CS:GO
:: Download
curl -kOL https://raw.githubusercontent.com/frk1/hazedumper/master/config.json
)
:: Verbose
ECHO Generate offsets using hazedumper (be sure CS:GO is open and at least on menu screen)
:: Generate files