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 mod gathering #279

Open lionkor opened 4 months ago

lionkor commented 4 months ago

The server needs to collect all mods (.zip files) from the $RESOURCE_FOLDER/Client folder.

Acceptance criteria

my-name-is-samael commented 1 day ago

bump ! I would love to have mod adding on the fly ❤️

I posted an issue on BeamMP but it is more relevant in here => https://github.com/BeamMP/BeamMP/issues/577

TLDR: I want to add programmatically modded maps to switch map ingame (manually or with vote), but I don't want players to download EVERY maps on their first connection (can be too heavy). If changing map without reconnecting players would be tough (and I understand it would be), having client mods change on the fly would be awesome