Skip to content

Commit

Permalink
Base Config Change
Browse files Browse the repository at this point in the history
Base Config Change
  • Loading branch information
GravityWolfNotAmused committed Mar 29, 2021
1 parent 8a330b6 commit 6a86753
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Binary file modified .vs/DiscordPlayerCountBot/v16/.suo
Binary file not shown.
13 changes: 13 additions & 0 deletions DiscordPlayerCountBot/bin/Debug/netcoreapp3.1/Config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"_serverInformation": [
{
"botName": "VPPTestBot",
"botAddress": "127.0.0.1:27014",
"discordBotToken": "DiscordTokenHere"
}
],
"_updateTime": 30,
"_steamAPIKey": "SteamAPIKeyHere",
"_isDebug": false,
"_userConfigNameAsLabel": false
}

0 comments on commit 6a86753

Please sign in to comment.