File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,18 @@ To enable user directory support, run:
58
58
make DO_USERDIRS=1
59
59
```
60
60
61
- ## Custom CVars
61
+ ## Custom CVars & Commands
62
62
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:
64
64
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).* |
You can’t perform that action at this time.
0 commit comments