Skip to content

Commit 4accaa7

Browse files
committed
Update readme
1 parent dad440a commit 4accaa7

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,18 @@ To enable user directory support, run:
5858
make DO_USERDIRS=1
5959
```
6060

61-
## Custom CVars
61+
## Custom CVars & Commands
6262

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

65-
| CVar | Description |
66-
|:-------------------|:-------------------------------------------------------------------:|
67-
| ***con_printcmd*** | *Prints the names of commands that are being executed in realtime.* |
65+
### CVars
66+
67+
| Name | Description |
68+
|:-------------------|:--------------------------------------------------------------------|
69+
| ***con_printcmd*** | *Prints the names of commands that are being executed in realtime.* |
70+
71+
### Commands
72+
73+
| Name | Description |
74+
|:-----------|:-----------------------------------------------------------|
75+
| ***exit*** | *Quits the game immediately (just like the quit command).* |

0 commit comments

Comments
 (0)