mirror of
https://github.com/BeamMP/Wiki.git
synced 2025-07-03 08:15:37 +00:00
Updated as review requested
This commit is contained in:
parent
36791eef49
commit
d4c0c2a4ea
@ -62,7 +62,7 @@ dateCreated: 2020-06-17T21:05:01.162Z
|
|||||||
<h2>3.b. Installation on Linux</h2>
|
<h2>3.b. Installation on Linux</h2>
|
||||||
<p>Skip this if you did “Installation on Windows”.</p>
|
<p>Skip this if you did “Installation on Windows”.</p>
|
||||||
<h3>Using our build (recommended)</h3>
|
<h3>Using our build (recommended)</h3>
|
||||||
<p>This step will work on Debian, Ubuntu, and similar Debian-derivatives on x86_64. If you're on a different distribution or architecture, refer to the "Building from source” step below.</p>
|
<p>This step will work on all distributions we provide binaries for <a href="https://github.com/BeamMP/BeamMP-Server/releases/latest">here</a>. If you're on a different distribution or architecture, refer to the "Building from source” step below.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Ensure you have the dependencies installed which are listed <a href="https://github.com/BeamMP/BeamMP-Server#runtime-dependencies">here</a>.</li>
|
<li>Ensure you have the dependencies installed which are listed <a href="https://github.com/BeamMP/BeamMP-Server#runtime-dependencies">here</a>.</li>
|
||||||
<li>Go to <a href="https://beammp.com/">BeamMP.com</a> and click the “Download Server” button, you will be redirected to the server's Github release page.</li>
|
<li>Go to <a href="https://beammp.com/">BeamMP.com</a> and click the “Download Server” button, you will be redirected to the server's Github release page.</li>
|
||||||
@ -75,7 +75,7 @@ dateCreated: 2020-06-17T21:05:01.162Z
|
|||||||
<p>Now proceed to the next step.</p>
|
<p>Now proceed to the next step.</p>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
<h3>Building from source</h3>
|
<h3>Building from source</h3>
|
||||||
<p>BeamMP-Server for Linux can be officially built on both Debian, Ubuntu, other Debian-derivatives, and ArchLinux. Other distributions are likely to work, too, but aren't officially supported. If you want to build it yourself you can do it by downloading the source on our <a href="https://github.com/BeamMP/BeamMP-Server">GitHub</a>, a tutorial can be found <a href="https://github.com/BeamMP/BeamMP-Server#build-instructions">here</a>.</p>
|
<p>BeamMP-Server for Linux can be officially built on Debian, Ubuntu, other Debian-derivatives, and ArchLinux. Other distributions are likely to work, too, but aren't officially supported. If you want to build it yourself you can do it by downloading the source on our <a href="https://github.com/BeamMP/BeamMP-Server">GitHub</a>, a tutorial can be found <a href="https://github.com/BeamMP/BeamMP-Server#build-instructions">here</a>.</p>
|
||||||
<p>At the end, make sure to run your server once with <code>./BeamMP-Server</code> and then proceed to the next step.</p>
|
<p>At the end, make sure to run your server once with <code>./BeamMP-Server</code> and then proceed to the next step.</p>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
<h2>4. Configuration</h2>
|
<h2>4. Configuration</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user