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

https://github.com/strappazzon/pd2-superblt-hasher

📚 Calculate PAYDAY 2 mods hashes
https://github.com/strappazzon/pd2-superblt-hasher

blt game-mod-tool game-modding payday-2 payday2 paydaymods

Last synced: 4 months ago
JSON representation

📚 Calculate PAYDAY 2 mods hashes

Awesome Lists containing this project

README

          


Logo


SuperBLT Hasher


Calculate PAYDAY 2 mods hashes

## Getting Started

### GUI

- [Download the latest version](https://github.com/Strappazzon/PD2-SuperBLT-Hasher/releases/latest) of SuperBLT Hasher

- Launch **SuperBLT Hasher.exe**
- Drag and drop a folder or file inside the drag-and-drop area
- Copy the hash to clipboard

### Command Line

- [Download the latest version](https://github.com/Strappazzon/PD2-SuperBLT-Hasher/releases/latest) of SuperBLT Hasher
- Simply pass the path as an argument.

```sh
./superblthasher-cli.exe "D:\Mod Folder"
```

## Screenshot

![SuperBLT Hasher Screenshot](https://strappazzon.xyz/projects/pd2-superblt-hasher/assets/img/screenshot.png)