ddnet-map-diff/README.md
2023-09-14 12:16:07 +02:00

13 lines
753 B
Markdown

# DDNet Map Diff
[![Version](https://img.shields.io/crates/v/ddnet-map-diff)](https://crates.io/crates/ddnet-map-diff)
[![Downloads](https://img.shields.io/crates/d/ddnet-map-diff)](https://crates.io/crates/ddnet-map-diff)
[![License](https://img.shields.io/crates/l/ddnet-map-diff)](https://crates.io/crates/ddnet-map-diff)
![Rust](https://github.com/edg-l/ddnet-map-diff/workflows/Rust/badge.svg)
[![Docs](https://docs.rs/ddnet-map-diff/badge.svg)](https://docs.rs/ddnet-map-diff)
[![crev reviews](https://web.crev.dev/rust-reviews/badge/crev_count/ddnet-map-diff.svg)](https://web.crev.dev/rust-reviews/crate/ddnet-map-diff/)
A DDNet map diff tool made in Rust using [twmap](https://docs.rs/twmap).
Inspired by the original Ravie's python script.