mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
feat: generate every language handbook when starting
This commit is contained in:
@@ -225,7 +225,7 @@ public class EntryPoint
|
||||
};
|
||||
|
||||
// generate the handbook
|
||||
HandbookGenerator.Generate();
|
||||
new Task(HandbookGenerator.GenerateAll).Start();
|
||||
|
||||
if (!DatabaseHelper.LoadAllData)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user