mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2025-07-01 23:35:25 +00:00
Updated to be future ready
Specified the architecture for Linux builds
This commit is contained in:
parent
8b37e854d8
commit
647ab8bda9
@ -53,6 +53,7 @@
|
||||
width: 100%;
|
||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||
z-index: 1;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.dropdown-menu-linux-content a {
|
||||
|
@ -232,8 +232,9 @@
|
||||
<div class="dropdown-menu-linux">
|
||||
<button class="dropdownbtn">Download server</button>
|
||||
<div class="dropdown-menu-linux-content">
|
||||
<a href="https://github.com/BeamMP/BeamMP-Server/releases/latest/download/BeamMP-Server-debian">Debian</a>
|
||||
<a href="https://github.com/BeamMP/BeamMP-Server/releases/latest/download/BeamMP-Server-ubuntu">Ubuntu</a>
|
||||
<a href="https://github.com/BeamMP/BeamMP-Server/releases/latest/download/BeamMP-Server-debian">Debian (x86/64)</a>
|
||||
<!-- <a href="GOOGOOGAAGAA ADD LINK HERE">Debian (arm64)</a> -->
|
||||
<a href="https://github.com/BeamMP/BeamMP-Server/releases/latest/download/BeamMP-Server-ubuntu">Ubuntu (x86/64)</a>
|
||||
</div>
|
||||
</div>
|
||||
<span class="description">Linux builds</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user