Files
Bubberstation/tools/MapTileAggregator/MapTileAggregator.bat
SkyratBot d6c7817b4b [MIRROR] [MDB Ignore] Manifest Destiny - The Final Tile Flattening [MDB IGNORE] (#20058)
[MDB Ignore] Manifest Destiny - The Final Tile Flattening

Co-authored-by: san7890 <the@san7890.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2023-03-27 02:34:53 +01:00

5 lines
203 B
Batchfile

@call "%~dp0\..\bootstrap\python.bat" -m MapTileAggregator --posthoc %*
@echo Running the map merger automatically...
@call "%~dp0\..\bootstrap\python.bat" -m mapmerge2.precommit --use-workdir %*
@pause