mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
feat: support resources cache
This commit is contained in:
@@ -91,6 +91,7 @@ public class ServerOption
|
||||
{
|
||||
return Math.Max(Math.Min(FarmingDropRate, 999), 1);
|
||||
}
|
||||
public bool UseCache { get; set; } = true;
|
||||
}
|
||||
|
||||
public class ServerAnnounce
|
||||
|
||||
Reference in New Issue
Block a user