diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 31 |
1 files changed, 16 insertions, 15 deletions
@@ -1,9 +1,9 @@ -# AeroCore Accelerator NG Releases +# AeroCore Booster Releases -This repository is the official distribution point for **AeroCore Accelerator -NG**, a fully standalone, next-generation game network optimization client. It -is designed to improve connection stability and reduce latency, jitter, and -packet loss on supported routes. +This repository is the official public release repository for +**AeroCore Game Booster**, the installer distribution for AeroCore's game +booster product line. It provides release artifacts for installation and +update delivery. It contains installers and release metadata only. Product source code is maintained separately. @@ -11,16 +11,16 @@ maintained separately. ## Downloads Download published builds from the -[Releases](https://github.com/AeroCore-IO/instruments-releases/releases) page. +[Releases](https://github.com/AeroCore-IO/booster-installer/releases) page. A release may contain: -- `instruments-ng_v<VERSION>_linux-x86_64.tar.gz` — application and runtime +- `AeroCore-Booster_v<VERSION>_linux-x86_64.tar.gz` — application and runtime bundle. -- `instruments-ng_v<VERSION>_linux-x86_64.tar.gz.sha256` — bundle checksum. -- `AeroCore-Instruments-Setup_v<VERSION>_linux-x86_64.AppImage` — online +- `AeroCore-Booster_v<VERSION>_linux-x86_64.tar.gz.sha256` — bundle checksum. +- `AeroCore-Booster-Setup_v<VERSION>_linux-x86_64.AppImage` — online installer. -- `AeroCore-Instruments-Full-Setup_v<VERSION>_linux-x86_64.AppImage` — offline +- `AeroCore-Booster-Full-Setup_v<VERSION>_linux-x86_64.AppImage` — offline installer, when published. - A component manifest recording the versions and source revisions used in the build. @@ -34,21 +34,21 @@ When a SHA-256 file is provided, verify the downloaded artifact before running it: ```bash -sha256sum --check instruments-ng_v<VERSION>_linux-x86_64.tar.gz.sha256 +sha256sum --check AeroCore-Booster_v<VERSION>_linux-x86_64.tar.gz.sha256 ``` Compare the result with the checksum published in the same release. ## Licensing -AeroCore Accelerator NG distributions may contain components under different +AeroCore Game Booster distributions may contain components under different licenses: - Components derived from GPL-licensed projects remain available under their applicable GPL terms. - HHD-derived components and libraries may be covered by LGPL or by file-specific licenses. -- Separately executed AeroCore runtime services may be proprietary. +- Separately executed AeroCore Game Booster runtime services may be proprietary. - Other third-party libraries retain their respective licenses and copyright notices. @@ -62,5 +62,6 @@ materials identify how recipients can obtain the corresponding source code. ## Support -Use the support channel identified by AeroCore Accelerator NG or its release -notes. Do not report security-sensitive information in a public issue. +Use the support channel identified by AeroCore Game Booster or its release +notes. +Do not report security-sensitive information in a public issue. |
