From 73451ed24a2fafa5bd180c0611647f3e2cace172 Mon Sep 17 00:00:00 2001 From: Fanixtar <96950043+Fanixtar@users.noreply.github.com> Date: Sat, 16 Jul 2022 19:06:43 +0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c55ce0..eb7481e 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,16 @@ As well as setting up **`cheat-library`** as startup project. 1. Open `Akebi-GC/akebi-gc.sln` 1. Build solution `akebi-gc.sln`. -## Release +## Stable Release 1. Head over to the releases page 1. Download the latest binaries +## Latest Release +1. Head over to the [action](https://github.com/Akebi-Group/Akebi-GC/actions) page +1. Click Publish workflow +1. Select most recent workflow with green checkmark ✔ +1. Download Akebi-GC-release in Artifacts section + ### Requirements - [Visual C++ Redistributable packages for Visual Studio 2015-2022](https://aka.ms/vs/17/release/vc_redist.x64.exe) (x64) - [Visual C++ Redistributable packages for Visual Studio 2015-2022](https://aka.ms/vs/17/release/vc_redist.x86.exe) (x86)