# Pastebin rzY9tYXZ @ECHO OFF @RD /S /Q ".\.nmlcache" @RD /S /Q ".\backups" @DEL /S /Q ".\ogfx-mars-houses.grf" @DEL /S /Q ".\ogfx-mars-houses.nml" :start python nml_patcher.py -f "ogfx-mars-houses.pnml" -o "ogfx-mars-houses.nml" -b 1 -v 1 python C:\TTDTools\NML\nmlc C:\TTDTools\GRFs\OpenGFX_Mars_Late_Start\opengfx-mars-houses-5a67ec641605\ogfx-mars-houses.nml PAUSE