From 74b2b377fd90b0045594bce0fad104e42a09f6c7 Mon Sep 17 00:00:00 2001 From: Aiden <58155937+Wolfhound905@users.noreply.github.com> Date: Wed, 20 Jan 2021 00:03:39 -0800 Subject: [PATCH] Added back Automatic Install (#136) * Added back Automatic Install Was removed because I had my links in there * Filled request and added more buttons Co-authored-by: CarbonNeuron <16768821+CarbonNeuron@users.noreply.github.com> --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d653d812..6cf84479 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,16 @@ AmongUsCapture reads game data of Among Us and communicates with [Galactus](https://github.com/automuteus/galactus) -![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/automuteus/amonguscapture/Beta%20releases/master?label=Beta%20Releases&logo=github) +![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/automuteus/amonguscapture/Beta%20releases/master?label=Beta%20Releases&logo=github) ![GitHub all releases](https://img.shields.io/github/downloads/automuteus/amonguscapture/total?label=Total%20Downloads) -![Github Latest release](https://img.shields.io/github/downloads/automuteus/amonguscapture/latest/total) +![GitHub release (by tag)](https://img.shields.io/github/downloads/automuteus/amonguscapture/latest/total?label=Latest%20Version%20Downloads) + +## Automatic Installation + +1) Download the latest version of the CaptureInstaller here: GitHub release +2) Once you have the CaptureInstaller.bat run the file and a Windows Smart Screen message may pop up, if so click `More Info` and `Run Anyway` [example](https://media.discordapp.net/attachments/780435741650059268/798023233186168863/smartscreen.png) +3) NET 5 Desktop Runtime will start to install and you will be prompted to press `Allow` once it has been installed. Then the rest is done for you! + ## Manual Installation 1) Download [.NET Desktop Runtime 5.0.1](https://download.visualstudio.microsoft.com/download/pr/c6a74d6b-576c-4ab0-bf55-d46d45610730/f70d2252c9f452c2eb679b8041846466/windowsdesktop-runtime-5.0.1-win-x64.exe) @@ -25,6 +32,8 @@ AmongUsCapture reads game data of Among Us and communicates with 3) Run AmongUsCapture ## Troubleshooting +GitHub release + ![Image1](https://cdn.discordapp.com/attachments/759195945044017234/800786824502575124/unknown.png) This is caused by not having dotnet 5 installed, You can install it [here](https://download.visualstudio.microsoft.com/download/pr/c6a74d6b-576c-4ab0-bf55-d46d45610730/f70d2252c9f452c2eb679b8041846466/windowsdesktop-runtime-5.0.1-win-x64.exe)