ddnet-map-diff

Crates.ioddnet-map-diff
lib.rsddnet-map-diff
version0.1.2
sourcesrc
created_at2023-09-14 10:17:49.852008
updated_at2023-10-04 08:50:29.780293
descriptionA DDraceNetwork map diff tool.
homepage
repositoryhttps://github.com/edg-l/ddnet-map-diff
max_upload_size
id972514
size71,204
Edgar (edg-l)

documentation

README

DDNet Map Diff

Version Downloads License Rust Docs crev reviews

A DDNet map diff tool made in Rust using twmap.

Inspired by the original Ravie's python script.

A DDraceNetwork map diff tool.

Usage: ddnet-map-diff <MAP_OLD> <MAP_NEW> <RESULT>

Arguments:
  <MAP_OLD>  The base map to compare
  <MAP_NEW>  The map to be compared
  <RESULT>   The resulting map path

Options:
  -h, --help     Print help
  -V, --version  Print version
Commit count: 11

cargo fmt