RouHim/beammp-container-image

Allow Server-side plugins

Closed this issue · 0 comments

Current situation
Docker container only supports client side mods.

Expected situation
To make full use of the server, server-side plugins need to work. For this, and such plugins need to go into Resources/Server.

Implementation details
None

Steps

  • Rename 'mods' to 'client-mods'
  • Introduce pre-mounted 'server-mods' folder
  • Adjust README.md
  • test server side mods
  • allow augmentation of ServerConfig.toml

Solved by PR
#6