Use vcpkg manifest for minhook

This commit is contained in:
AeonLucid
2025-01-07 03:01:40 +01:00
parent 6d8d4bd6a5
commit 9560417268
10 changed files with 25 additions and 640 deletions
@@ -14,7 +14,7 @@ public class EnterMatchmaking : ICloudScriptFunction<FYEnterMatchAzureFunction,
ErrorMessage = "",
Port = 7777,
ShardIndex = 0,
SingleplayerStation = false,
SingleplayerStation = true,
MaintenanceMode = false,
SessionTimeJoinDelay = 0
});
+1 -1
View File
@@ -1,6 +1,6 @@
{
"AuthTokenSettings": {
"Secret": "ChangeMe"
"Secret": "ChangeMe_abc77b8d-e13c-4f76-9ede-48c2fc9489f4"
},
"DatabaseSettings": {
"ConnectionString": "mongodb://localhost:27017",