Updated Instructions

This commit is contained in:
NK2 2021-05-07 17:56:19 +05:30 committed by GitHub
parent aa3172820c
commit 861e1530e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ A working BombSquad/Ballistica 1.6 server build for Linux Ubuntu v20
Follow the below steps after creating an EC2 Linux v20 AWS instance: Follow the below steps after creating an EC2 Linux v20 AWS instance:
*** ***
#(1) After Creating an Ec2 instance in AWS, it should be Online, now execute the following command in SSH terminal: #(1) After Creating an Ec2 instance in AWS, it should be Online, now execute the following command in SSH terminal:
- sudo apt update && sudo apt dist-upgrade && sudo apt install python3-pip libopenal-dev libsdl2-dev libvorbis-dev cmake clang-format - sudo apt update && sudo apt dist-upgrade && sudo apt install python3-pip libopenal-dev libsdl2-dev libvorbis-dev cmake clang-format git
#(2) Now clone the 1.6 server build from github using, #(2) Now clone the 1.6 server build from github using,
- git clone https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git - git clone https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git