We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc43d3 commit 992710cCopy full SHA for 992710c
game/csgo/addons/counterstrikesharp/configs/core.json
@@ -1,5 +1,13 @@
1
{
2
"PublicChatTrigger": [ "!" ],
3
"SilentChatTrigger": [ "/" ],
4
- "FollowCS2ServerGuidelines": false
+ "FollowCS2ServerGuidelines": false,
5
+ "PluginHotReloadEnabled": true,
6
+ "PluginAutoLoadEnabled": true,
7
+ "PluginResolveNugetPackages": false,
8
+ "ServerLanguage": "en",
9
+ "UnlockConCommands": true,
10
+ "UnlockConVars": true,
11
+ "AutoUpdateEnabled": false,
12
+ "AutoUpdateURL": "http://gamedata.cssharp.dev"
13
}
0 commit comments