Initial commit of Command & Conquer source code.

This commit is contained in:
LFeenanEA
2025-02-27 14:50:48 +00:00
parent c81144a181
commit 41065b89ab
332 changed files with 228115 additions and 0 deletions

5
JAP.BAT Normal file
View File

@@ -0,0 +1,5 @@
@echo off
pushd
cd ..\run
conquer -CDf:\projects\c&c\cdjapan\cd1;f:\projects\c&c\cdjapan\cd1\install %1 %2 %3 %4 %5
popd