For any C# developer that wants to write a tool that uses the journal files written to by the game, you can use this API to get a quick start.
For more information see the project homepage: https://github.com/mbedatpro/ednetapi
Basically, you get an event whenever there's a new event. The event contains all information from the journal entry parsed into a C# class.
For more information see the project homepage: https://github.com/mbedatpro/ednetapi
Basically, you get an event whenever there's a new event. The event contains all information from the journal entry parsed into a C# class.