.\" Man page generated from reStructuredText .\" by the Docutils 0.22.4 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "EWTOOLS-BSPINFO" "1" "Jul 29, 2026" "" "ericw-tools" .SH NAME ewtools-bspinfo \- print basic information about a Quake BSP file .sp bspinfo \- print basic information about a Quake BSP file .SH SYNOPSIS .sp \fBbspinfo\fP BSPFILE [BSPFILES] .SH DESCRIPTION .sp \fBbspinfo\fP will print various info about each .bsp file: .INDENT 0.0 .IP \(bu 2 BSP type .IP \(bu 2 list of BSP lumps, the number of objects, and the total size in bytes .IP \(bu 2 list of BSPX lumps and their sizes in bytes .UNINDENT .sp For the purpose of previewing lightmaps in Blender, it will also pack the lightmaps into an atlas and output the following: .INDENT 0.0 .IP \(bu 2 \fBmapname.bsp.geometry.obj\fP containing the BSP faces plus the lightmap UV\(aqs .IP \(bu 2 \fBmapname.bsp.lm_0.png\fP, \fBmapname.bsp.lm_1.png\fP, etc., containing a lightmap atlas per used style number .UNINDENT .sp For debugging, the bsp is also converted into a JSON representation and written to \fBmapname.bsp.json\fP\&. .SH AUTHOR .nf Kevin Shanahan (aka Tyrann) \- \% Eric Wasylishen Based on source provided by id Software .fi .sp .SH REPORTING BUGS .nf Please post bug reports at \%\&. Improvements to the documentation are welcome and encouraged. .fi .sp .SH COPYRIGHT .nf Copyright (C) 2017 Eric Wasylishen Copyright (C) 2013 Kevin Shanahan Copyright (C) 1997 id Software License GPLv2+: GNU GPL version 2 or later <\%>. .fi .sp .sp This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .\" End of generated man page.