mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 16:25:36 +00:00
Python 3.10
This commit is contained in:
parent
afb1206bd8
commit
73ffd7d6a4
11
README.md
11
README.md
@ -19,11 +19,12 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
- [ ] Documentation...
|
||||
## Installation
|
||||
|
||||
1. Clone the repository in a location of your choice with: `git clone -b Stable https://github.com/kuitoi/kuitoi-Server.git`.
|
||||
2. Change directory into the KuiToi-Server: `cd KuiToi-Server`.
|
||||
3. Install requirements: `pip install -r requirements.txt`.
|
||||
4. Change directory into sources: `cd src`.
|
||||
5. Run KuiToi-Server: `python3 main.py`.
|
||||
1. Install **Python 3.10**
|
||||
2. Clone the repository in a location of your choice with: `git clone -b Stable https://github.com/kuitoi/kuitoi-Server.git`.
|
||||
3. Change directory into the KuiToi-Server: `cd KuiToi-Server`.
|
||||
4. Install requirements: `pip install -r requirements.txt`.
|
||||
5. Change directory into sources: `cd src`.
|
||||
6. Run KuiToi-Server: `python3 main.py`.
|
||||
|
||||
## Feedback
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user