Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/potatomaster101/helldivershelper

Helper tool for auto inputting stratagem keys for Helldivers.
https://github.com/potatomaster101/helldivershelper

dotnet helldivers wpf

Last synced: 9 days ago
JSON representation

Helper tool for auto inputting stratagem keys for Helldivers.

Awesome Lists containing this project

README

        

# Helldivers Helper
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/PotatoMaster101/HelldiversHelper/blob/main/LICENSE)
[![.NET](https://github.com/PotatoMaster101/HelldiversHelper/actions/workflows/dotnet.yml/badge.svg)](https://github.com/PotatoMaster101/HelldiversHelper/actions/workflows/dotnet.yml)

Helper tool for auto inputting stratagem keys for [Helldivers](https://store.steampowered.com/app/394510/HELLDIVERS_Dive_Harder_Edition/).

**Warning: use this tool at your own risk.**

## Building
```
$ dotnet build -c Release
```

## Running
```
$ dotnet run -c Release --project HelldiversHelper
```

## Testing
```
$ dotnet test -c Release
```

## TODO
- Add more unit tests