A DDNet map diff tool made in Rust.
Go to file
Edgar f3a5855e75
upd deps
2023-10-04 10:50:10 +02:00
.github/workflows Update release.yml 2023-10-04 10:31:38 +02:00
src check tile flags 2023-09-15 15:06:35 +02:00
.gitignore all physics layers 2023-09-14 12:13:44 +02:00
Cargo.lock upd deps 2023-10-04 10:50:10 +02:00
Cargo.toml upd deps 2023-10-04 10:50:10 +02:00
LICENSE initial 2023-09-14 12:00:25 +02:00
README.md readme 2023-09-14 12:21:38 +02:00

README.md

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