This commit is contained in:
benbierens 2024-07-26 15:19:41 +02:00
parent 4de35b579f
commit 682c267b10
No known key found for this signature in database
GPG Key ID: 877D2C2E09A22F3A
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@ namespace CodexPlugin.OverwatchSupport
public void Finalize(string outputFilepath)
{
writer.Write(outputFilepath);
we need:
total number of events
min max utc, time range
total number of codex nodes
}
public ICodexNodeHooks CreateHooks(string nodeName)