Skip to content

Commit

Permalink
Added back Automatic Install (#136)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
Wolfhound905 and CarbonNeuron committed Jan 20, 2021
1 parent e52952a commit 74b2b37
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Expand Up @@ -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: <a href="https://github.com/automuteus/capture-install/releases/latest/download/CaptureInstaller.bat"><img alt="GitHub release" src="https://img.shields.io/github/v/release/automuteus/capture-install?color=blue&label=download&style=flat"></a>
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)
Expand All @@ -25,6 +32,8 @@ AmongUsCapture reads game data of Among Us and communicates with
3) Run AmongUsCapture

## Troubleshooting
<a href="https://download.visualstudio.microsoft.com/download/pr/c6a74d6b-576c-4ab0-bf55-d46d45610730/f70d2252c9f452c2eb679b8041846466/windowsdesktop-runtime-5.0.1-win-x64.exe"><img alt="GitHub release" src="https://img.shields.io/badge/Requires-.NET%205%20Desktop%20Runtime-purple"></a>

![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)
Expand Down

0 comments on commit 74b2b37

Please sign in to comment.