Some functions for interprocess communication are not implemented in BunnymodXT/Linux/interprocess.cpp:
void WriteGameEnd(const Time& time);
void WriteMapChange(const Time& time, const std::string& map);
void WriteTimerReset(const Time& time);
void WriteTimerStart(const Time& time);
void WriteBSALeapOfFaith(const Time& time);
In source file only blank definitions. Probably planned to implement it later, but last commit was 10 years ago...
Some functions for interprocess communication are not implemented in BunnymodXT/Linux/interprocess.cpp:
In source file only blank definitions. Probably planned to implement it later, but last commit was 10 years ago...