This repository has been archived on 2025-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
CnC_Tiberian_Dawn/NOD.BAT

6 lines
91 B
Batchfile
Raw Normal View History

@echo off
pushd
cd ..\run
conquer -CD..\cd2\aud1;..\cd2;..\cd2\install %1 %2 %3 %4 %5
popd