Merge pull request #224 from BeamMP/Protogen187-patch-4

Update create-a-server.md
This commit is contained in:
Tixx 2025-06-07 16:51:17 +02:00 committed by GitHub
commit 8e92593cad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -208,7 +208,12 @@ Now run your server again, and see if it spits out any more `[ERROR]` or `[WARN]
#### 5.1 How to add mods to your server
Vehicle mods and map mods are different to install, but both require you to put them in your server's (`Resources/Client`) folder. Simply slide any mod you want to add in that folder. 
Vehicle mods and map mods are different to install, but both require you to put them in your server's (`Resources/Client`) folder. Simply slide any mod you want to add in that folder.
!!! warning
Should you receive a "done" or "start" message when trying to join your server after adding mods, you likely added an incompatible or broken mod to your server.
Mod incompatibilities can also occur between 2 or more mods. If you have client mods installed, check [this guide](../../FAQ/How-to-deactivate-mods.md) about removing mods from your game.
#### 5.2 General Mods