BeamMP / BeamMP-Server

Server for the multiplayer mod BeamMP for BeamNG.drive
https://beammp.com
GNU Affero General Public License v3.0
116 stars 49 forks source link

New protocol: Implement `Event` purpose #286

Open lionkor opened 4 months ago

lionkor commented 4 months ago

The Event purpose from the spec has to be implemented to trigger events in plugins.

lionkor commented 4 months ago

It's started here https://github.com/BeamMP/BeamMP-Server/blob/d0cc23333c6998207e8057879f7ea8acb476dd5a/src/Network.cpp#L681