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 a6ac455
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 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:

### CVars

| CVar | 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

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

0 comments on commit a6ac455

Please sign in to comment.