3 个版本
0.1.2 | 2023年10月4日 |
---|---|
0.1.1 | 2023年9月15日 |
0.1.0 | 2023年9月14日 |
#12 在 #ddnet
24KB
160 行
DDNet Map Diff
使用 Rust 和 twmap 制作的 DDNet 地图差异工具。
灵感来源于原始的 Ravie 的 Python 脚本。
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
依赖项
~27MB
~346K SLoC