mirror of
https://github.com/MathiasLui/CSGO-Projects.git
synced 2025-05-06 13:51:18 +00:00
Update README.md
This commit is contained in:
parent
ab8625cb9c
commit
4db97311f7
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -8,6 +8,19 @@
|
|||
* Also remove the extra features outside of damage printing
|
||||
* Add automatic autoexec creation or extension for the con_logfile command specifically
|
||||
|
||||
## Damage Printer GUI (Partial Recode)
|
||||
* Use console output file from autoexec (con_logfile) (only if .log extension), otherwise put it in, or create the file, if nonexistent
|
||||
* Support closing and opening the game while the program is open
|
||||
* Save selected options in Documents. Settings might be:
|
||||
- Minimum damage to be printed
|
||||
- Also print killed players
|
||||
- Withhold double console output
|
||||
- Print amount of shots used
|
||||
- Print more specific terms
|
||||
- Only print when I die
|
||||
- Print in in-game chat
|
||||
- Only print for team
|
||||
|
||||
## Config-Manager V2
|
||||
* ToDo list in Microsoft ToDo
|
||||
* Recode of the original manager with extra features, maybe a protocol for GameBanana's one-click integration
|
||||
|
|
Loading…
Add table
Reference in a new issue