mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
Merge branch 'api8' of https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server into api8
This commit is contained in:
commit
463c3f9928
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Bombsquad-Ballistica-Modded-Server
|
||||
|
||||
Modded server scripts to host ballistica (Bombsquad) server. Running on BS1.7.19.
|
||||
Modded server scripts to host ballistica (Bombsquad) server. Running on BS1.7.26
|
||||
|
||||
# Prerequisites
|
||||
- Basic knowledge of Linux
|
||||
|
|
@ -21,7 +21,7 @@ Add python Deadsnakes PPA
|
|||
```
|
||||
sudo add-apt-repository ppa:deadsnakes/ppa
|
||||
```
|
||||
Install Python 3.10
|
||||
Install Python 3.11
|
||||
```
|
||||
sudo apt install python3-pip python3.10-dev python3.10-venv
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue