mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-31 11:23:21 +00:00
3 lines
80 B
Batchfile
3 lines
80 B
Batchfile
|
@echo off
|
||
|
powershell -File "%~dp0prepare-manifests.ps1" %1 %2 %3 %OTTD_VERSION%
|