* -json -pack -useflagnames: deduce surface/content flag values from their names in shaders.json (useful for conversion to a game with different flag values)
* -skipflags: while -useflagnames, skip unknown flag names
This commit is contained in:
@@ -423,6 +423,8 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
|
||||
<li><strong><code>-json</code> ... filename.bsp:</strong> Export/import BSP to/from json text files for debugging and editing purposes</li>
|
||||
<li><strong><code>-unpack</code>:</strong> Unpack BSP to json</li>
|
||||
<li><strong><code>-pack</code>:</strong> Pack json to BSP</li>
|
||||
<li><strong><code>-useflagnames</code>:</strong> While packing, deduce surface/content flag values from their names in shaders.json (useful for conversion to a game with different flag values)</li>
|
||||
<li><strong><code>-skipflags</code>:</strong> While -useflagnames, skip unknown flag names</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user