* -keepmodels in -bsp / _keepModels on worldspawn: keep misc_model entities in the BSP file after compile
This commit is contained in:
@@ -139,6 +139,7 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
|
||||
<li><strong><code>-flat</code>:</strong> Enable flat shading (good for combining with -celshader)</li>
|
||||
<li><strong><code>-fulldetail</code>:</strong> Treat detail brushes as structural ones</li>
|
||||
<li><strong><code>-keeplights</code>:</strong> Keep light entities in the BSP file after compile</li>
|
||||
<li><strong><code>-keepmodels</code>:</strong> Keep misc_model entities in the BSP file after compile</li>
|
||||
<li><strong><code>-leaktest</code>:</strong> Abort if a leak was found</li>
|
||||
<li><strong><code>-maxarea</code>:</strong> Use Max Area face surface generation</li>
|
||||
<li><strong><code>-meta</code>:</strong> Combine adjacent triangles of the same texture to surfaces (ALWAYS USE THIS)</li>
|
||||
|
||||
Reference in New Issue
Block a user