Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/potatomaster101/helldivershelper
- Owner: PotatoMaster101
- License: mit
- Created: 2023-09-11T11:47:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T07:34:56.000Z (about 1 year ago)
- Last Synced: 2023-11-08T09:40:24.924Z (about 1 year ago)
- Topics: dotnet, helldivers, wpf
- Language: C#
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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