Use vcpkg manifest for minhook
This commit is contained in:
@@ -14,7 +14,7 @@ public class EnterMatchmaking : ICloudScriptFunction<FYEnterMatchAzureFunction,
|
||||
ErrorMessage = "",
|
||||
Port = 7777,
|
||||
ShardIndex = 0,
|
||||
SingleplayerStation = false,
|
||||
SingleplayerStation = true,
|
||||
MaintenanceMode = false,
|
||||
SessionTimeJoinDelay = 0
|
||||
});
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"AuthTokenSettings": {
|
||||
"Secret": "ChangeMe"
|
||||
"Secret": "ChangeMe_abc77b8d-e13c-4f76-9ede-48c2fc9489f4"
|
||||
},
|
||||
"DatabaseSettings": {
|
||||
"ConnectionString": "mongodb://localhost:27017",
|
||||
|
||||
Reference in New Issue
Block a user