Skip to content

Commit 77d5dc3

Browse files
authored
Update README.md
1 parent 39e36c8 commit 77d5dc3

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,17 @@ Menu Mods is a framework for Garry's Mod that allows the user to modify the main
66

77
# Getting Started
88

9-
Installation Instructions:
9+
## Installation
10+
1011
Once downloaded, place the folder named "menu_mods" inside the "addons" folder in your "garrysmod" directory (usually "C:/Program Files (x86)/Steam/steamapps/common/GarrysMod/garrysmod").
1112

13+
## ConVars
14+
15+
Name | Default | Description
16+
---- | ------- | -----------
17+
menuMods_debugMode | 0 | Enables printing extra debug info to the console.
18+
menuMods_enableLogging | 0 | Enables saving logs of extra debug info into the folder "data/menu_mods/logs".
19+
1220
## Tutorials
1321

1422
- [Your First Menu Option](/tutorials/your_first_menu_option.md "Your First Menu Option")

0 commit comments

Comments
 (0)