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 ece856e
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,20 @@ 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.* |

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

### Commands

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

0 comments on commit ece856e

Please sign in to comment.