From 5eceabf43581151042a55a92fcf5a1208b3ee232 Mon Sep 17 00:00:00 2001 From: Fanixtar <96950043+Fanixtar@users.noreply.github.com> Date: Wed, 24 Aug 2022 20:26:31 +0700 Subject: [PATCH 1/2] Add image for latest release steps --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 060031f..410dd74 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,14 @@ As well as setting up **`cheat-library`** as startup project. ## 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. Select most recent workflow with green checkmark ✔ +(Choose your client version **GLOBAL/CN/BETA**) +![image](https://user-images.githubusercontent.com/96950043/186429274-1e556c58-8027-4ec9-9c1d-3609c75aede4.png) 1. Download Akebi-GC-release in Artifacts section +![image](https://user-images.githubusercontent.com/96950043/186429302-7c7be3f6-df2f-4e49-9bb9-4a703c3491df.png) + + ### 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) From a02dc1be6fcb20e04f01c6a21dca26b2b79c25e6 Mon Sep 17 00:00:00 2001 From: Fanixtar <96950043+Fanixtar@users.noreply.github.com> Date: Wed, 24 Aug 2022 20:30:09 +0700 Subject: [PATCH 2/2] Fix formatting --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 410dd74..340fa39 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,14 @@ As well as setting up **`cheat-library`** as startup project. ## 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 ✔ -(Choose your client version **GLOBAL/CN/BETA**) -![image](https://user-images.githubusercontent.com/96950043/186429274-1e556c58-8027-4ec9-9c1d-3609c75aede4.png) -1. Download Akebi-GC-release in Artifacts section - -![image](https://user-images.githubusercontent.com/96950043/186429302-7c7be3f6-df2f-4e49-9bb9-4a703c3491df.png) +1. Select most recent workflow with green checkmark ✔ (Choose your client version **GLOBAL/CN/BETA**) +

+ +

+4. Download Akebi-GC-release in Artifacts section +

+ +

### Requirements