mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-01 15:35:56 +00:00
Update create-a-server.md
This commit is contained in:
parent
2e033ca5a7
commit
e1a07d25c4
@ -207,7 +207,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
|
#### 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)
|
||||||
|
|
||||||
#### 5.2 General Mods
|
#### 5.2 General Mods
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user