From eb42a1c81d541ba2e649e8c27c4afa83df89e314 Mon Sep 17 00:00:00 2001 From: tranch Date: Fri, 10 Jul 2026 00:18:28 +0800 Subject: Refine booster release README Align release copy with the booster branding. Update artifact names, release URL, and support text. Restore the release candidate note in the downloads section. --- README.md | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5addcb0..a654786 100644 --- a/README.md +++ b/README.md @@ -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_linux-x86_64.tar.gz` — application and runtime +- `AeroCore-Booster_v_linux-x86_64.tar.gz` — application and runtime bundle. -- `instruments-ng_v_linux-x86_64.tar.gz.sha256` — bundle checksum. -- `AeroCore-Instruments-Setup_v_linux-x86_64.AppImage` — online +- `AeroCore-Booster_v_linux-x86_64.tar.gz.sha256` — bundle checksum. +- `AeroCore-Booster-Setup_v_linux-x86_64.AppImage` — online installer. -- `AeroCore-Instruments-Full-Setup_v_linux-x86_64.AppImage` — offline +- `AeroCore-Booster-Full-Setup_v_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_linux-x86_64.tar.gz.sha256 +sha256sum --check AeroCore-Booster_v_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. -- cgit v1.2.3