mirror of
https://github.com/BeamMP/Docs.git
synced 2026-04-22 00:10:24 +00:00
Added server faq documentation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# F.A.Q. and Known Issues
|
||||
List of commonly asked questions and known bugs
|
||||
List of commonly asked questions and known bugs.
|
||||
|
||||
---
|
||||
## **Client**
|
||||
@@ -33,19 +33,6 @@ Some antivirus may flag BeamMP as a virus beacause it does some interactions wi
|
||||
|
||||
We are working hard to make performance as good as possible. Sadly, there isn't a lot you can do about it, if you have already lowered your graphic settings and your performance is still poor, consider playing on a server with less players. The game is mainly CPU bound when you play with lots of people, so older CPUs (even quadcores) will suffer with more than a handful of people.
|
||||
|
||||
---
|
||||
## **Server**
|
||||
|
||||
---
|
||||
#### **How can I setup my own servers**
|
||||
|
||||
All the information to setup your own server can be found [here](../create-a-server).
|
||||
|
||||
---
|
||||
#### **Can you make a server using linux?**
|
||||
|
||||
BeamMP server can be built on Linux, however builds are not provided, you should build it yourself. It is officially supported on Debian 9 and Debian 10 a tutorial can be found [Here](https://github.com/BeamMP/BeamMP-Server/releases).
|
||||
|
||||
---
|
||||
## **Miscellaneous**
|
||||
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
# Server FAQ
|
||||
List of commonly asked questions and known bugs.
|
||||
|
||||
---
|
||||
## **Server**
|
||||
|
||||
---
|
||||
#### **How can I setup my own servers**
|
||||
|
||||
All the information to setup your own server can be found [here](../create-a-server).
|
||||
|
||||
---
|
||||
#### **Can you make a server using linux?**
|
||||
|
||||
BeamMP server can be built on Linux, however builds are not provided, you should build it yourself. It is officially supported on Debian 9 and Debian 10 a tutorial can be found [Here](https://github.com/BeamMP/BeamMP-Server/releases).
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user