mirror of
https://github.com/BeamMP/Docs.git
synced 2025-06-30 23:15:34 +00:00
Merge pull request #224 from BeamMP/Protogen187-patch-4
Update create-a-server.md
This commit is contained in:
commit
8e92593cad
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user