mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 17:11:52 +00:00
[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>
5 lines
203 B
Batchfile
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
|