Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Diordany committed Jun 9, 2024
1 parent dad440a commit bfdf13b
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,18 @@ To enable user directory support, run:
make DO_USERDIRS=1
```

## Custom CVars
## Custom CVars & Commands

Here's an overview of custom CVars that have been included in this version:
Here's an overview of custom CVars and commands that have been included in this version:

| CVar | Description |
### CVars

| Name | Description |
|:-------------------|:-------------------------------------------------------------------:|
| ***con_printcmd*** | *Prints the names of commands that are being executed in realtime.* |
| ***con_printcmd*** | *Prints the names of commands that are being executed in realtime.* |

### Commands

| Name | Description |
|:-----------|:--------------------------|
| ***exit*** | Same as the quit command. |

0 comments on commit bfdf13b

Please sign in to comment.