Crates.io | ddnet-map-diff |
lib.rs | ddnet-map-diff |
version | 0.1.2 |
source | src |
created_at | 2023-09-14 10:17:49.852008 |
updated_at | 2023-10-04 08:50:29.780293 |
description | A DDraceNetwork map diff tool. |
homepage | |
repository | https://github.com/edg-l/ddnet-map-diff |
max_upload_size | |
id | 972514 |
size | 71,204 |
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