mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-03-26 06:28:28 -06:00
31 lines
939 B
HTML
31 lines
939 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
<title>mkpdb Reference</title>
|
|
<link rel="stylesheet" type="text/css" href="AuthorKit.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h4>mkpdb.bat Reference</h4>
|
|
|
|
<p>mkpdb.bat is a helper utility which will insert a Template Collection (.tc)
|
|
and/or Level (.ld) into an existing Game Database (.pdb) after applying any
|
|
necessary 'crunching' operations. mkpdb.bat must be invoked from a command line.</p>
|
|
|
|
<p class="labelproc">mkpdb.bat usage:</p>
|
|
|
|
<p class="commandline">mkpdb -pdb <.pdb> [-tc <.tc>] [-ld <.ld>] [-size <16|24>]</p>
|
|
|
|
<p class="labelproc">Example:</p>
|
|
|
|
<p class="commandline">mkpdb -pdb htdata16.pdb -tc grassy.tc -ld grassy_test.ld
|
|
-size 16</p>
|
|
|
|
</body>
|
|
|
|
</html> |