#map #diff #ddnet #teeworlds

app ddnet-map-diff

A DDraceNetwork map diff tool

3 releases

0.1.2 Oct 4, 2023
0.1.1 Sep 15, 2023
0.1.0 Sep 14, 2023

#2327 in Command line utilities

38 downloads per month

AGPL-3.0-only

24KB
160 lines

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

Dependencies

~30MB
~387K SLoC