wip
This commit is contained in:
parent
4de35b579f
commit
682c267b10
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue