Full commit

This commit is contained in:
Greelan
2022-01-24 19:03:36 +11:00
parent 948b1b7b3e
commit 80ef91861b
5 changed files with 399 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"File_IDs": [{{FileIDs}}],
"Ignore_Children_File_IDs": [{{ChildrenFileIDs}}],
"Query_Cache_Max_Age_Seconds": 600,
"Max_Query_Retries": {{MaxRetries}},
"Use_Cached_Downloads": true,
"Should_Monitor_Updates": true,
"Shutdown_Update_Detected_Timer": 600,
"Shutdown_Update_Detected_Message": "Workshop file update detected, shutdown in: {0}",
"Shutdown_Kick_Message": "Shutdown for Workshop file update."
}