mirror of
https://github.com/2006-Scape/Maven.git
synced 2026-07-07 00:38:13 +00:00
Update UPDATE_PROCESS.md
This commit is contained in:
@@ -5,7 +5,9 @@ This tutorial explains on how to deploy new updates to the version control of Pa
|
|||||||
The Version Control of Parabot is based on a webhook within this repository.
|
The Version Control of Parabot is based on a webhook within this repository.
|
||||||
|
|
||||||
When this repository gets updated, it calls the updater on the web API.
|
When this repository gets updated, it calls the updater on the web API.
|
||||||
|
|
||||||
The web API will then receive all updates and see if there's a new jar update.
|
The web API will then receive all updates and see if there's a new jar update.
|
||||||
|
|
||||||
Once there is a new jar update, the API will than gather all information and download it to its own server.
|
Once there is a new jar update, the API will than gather all information and download it to its own server.
|
||||||
|
|
||||||
When the download is finished, the database will be updated with a hash and update time.
|
When the download is finished, the database will be updated with a hash and update time.
|
||||||
|
|||||||
Reference in New Issue
Block a user