Add update version

This commit is contained in:
Lovi-0 2024-07-07 08:45:49 +02:00
parent ef1e83bd24
commit d95182d9de
2 changed files with 18 additions and 0 deletions

View File

@ -15,6 +15,7 @@ You can chat, help improve this repo, or just hang around for some fun in the **
* [Usage](#usage)
* [Win 7](https://github.com/Ghost6446/StreamingCommunity_api/wiki/Installation#win-7)
* [Termux](https://github.com/Ghost6446/StreamingCommunity_api/wiki/Termux)
* [Update](#update)
* [CONFIGURATION](#Configuration)
* [DOCKER](#docker)
* [TUTORIAL](#tutorial)
@ -54,6 +55,23 @@ python3 run.py
```
## Update
Keep your script up to date with the latest features by running:
#### On Windows:
```powershell
python update_version.py
```
#### On Linux/MacOS:
```bash
python3 update_version.py
```
## Configuration
You can change some behaviors by tweaking the configuration file.