Files
TeslaRel410/CONTENT/RP/BUILD1.BAT
T
CydandClaude Fable 5 fdd9ac9d97 Initial import: Tesla Release 4.10 (Tesla:BattleTech & Tesla:Red Planet)
Archival snapshot of the Virtual World Entertainment Tesla cockpit
software, 1994-1996: MUNGA engine and L4 pod layer source (Borland
C++ 5.0), BT/RP game code, and game content (models, audio, maps,
gauges, Division renderer data). Includes third-party libraries:
Division dVS/DPL graphics, HMI SOS audio, WATTCP networking.

Files are preserved byte-for-byte (.gitattributes disables all
line-ending conversion). README.md documents the layout, target
hardware, and toolchain.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 13:21:58 -05:00

22 lines
1012 B
Batchfile

@REM **************************************************************************
@REM * BUILDRES.BAT - 11-11-96 cpb *
@REM * This file is intended to simplify the development of BTL4 resources *
@REM * on a Win95 system. It must be executed under MS-DOS (but NOT in a *
@REM * "dos box": the current tools won't run at all under Win32)! *
@REM * See the document "Modifying Resources" for more information. *
@REM **************************************************************************
@rem xdel c:\rel410\rp\*.bak /s/n
@rem set Path=c:\nwdos;c:\net;c:\pkz;c:\rel410
@rem c:\net\net use f: \\vgl_code\podbay
@rem C:
@rem cd \rel410\rp
rpl4tool -b rpl4.bld > result1.txt
rem call arcrp f . >> result1.txt
rem del \vgl_labs\archive\rprel410.exe
rem copy rp.zip c:\vgl_labs\archive\rprel410.zip
rem del rp.zip
rem cd \vgl_labs\archive
rem zip2exe rprel410.zip
rem del rprel410.zip
rem cd \rel410\rp
rem edit result1.txt