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

Split Resources/... into two #311

Open lionkor opened 2 months ago

lionkor commented 2 months ago

like client_mods and plugins

Neptnium commented 2 months ago

Another idea linked to this would be to add multiple paths to load resources, that way you could have a folder containing all mods that are present on all servers and if you have a mod on a specific server you could add in in another folder and add this folder's path in the config. Don't know if guys see what I mean, if not I could explain differently.

lionkor commented 2 months ago

@Neptnium you can (and should) do this with symlinks, its how a few larger server networks do it.