
These settings are configurable in the main menu in GMod. It was moved to the root folder to decrease load times.

In previous versions of GMod this section used to have its own file, in gamemode//content/settings/server_settings/. Your text file doesn't have to have a settings section. The settings table allows you to create server configuration convars for your gamemode.


This is used to correctly categorise maps in the map selector. "name" "sk_grenades" "text" "Allow Grenades" "help" "If enabled then grenades are enabled" "type" "CheckBox" "default" "1" "name" "sk_maxfrags" "text" "Max Frags" "help" "The maxiumum number of frags before a map change" "type" "Numeric" "default" "20" "base" "base" "title" "Super Killers" "maps" "^sk_" "category" "other" "menusystem" "1" "workshopid" "15895" "settings"
