https://github.com/neverbot/waddup
https://github.com/neverbot/waddup
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/neverbot/waddup
- Owner: neverbot
- Created: 2025-04-30T15:00:19.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-30T15:03:04.000Z (about 1 year ago)
- Last Synced: 2025-04-30T16:22:22.808Z (about 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# waddup
WAD DUPlicate detector
This is a tool to detect duplicate WAD files in a collection of WAD files.
## Installation
```bash
conan profile detect
make
```
## Usage
```bash
build/waddup
```