mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
Update README.md
This commit is contained in:
parent
e5d4bfca17
commit
5d7585fce8
1 changed files with 3 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ Migrated from API 7 TO API 8 , this might be unstable and missing some features.
|
|||
- Basic knowledge of Linux
|
||||
- A VPS (e.g. [Amazon Web Services](https://aws.amazon.com/), [Microsoft Azure](https://portal.azure.com/))
|
||||
- Any Linux distribution.
|
||||
- It is recommended to use Ubuntu.
|
||||
- Python 3.10
|
||||
- It is recommended to use Ubuntu (minimum Ubuntu 22).
|
||||
- Python 3.12
|
||||
- 1 GB free Memory (Recommended 2 GB)
|
||||
|
||||
## Getting Started
|
||||
|
|
@ -44,6 +44,7 @@ Making the server files executable.
|
|||
```
|
||||
chmod 777 bombsquad_server
|
||||
chmod 777 dist/bombsquad_headless
|
||||
chmod 777 dist/bombsquad_headless_aarch64
|
||||
```
|
||||
Starting the server
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue