bwmtool is a tool used to read Black & White 2 model files of the file extension .bwm
.
Currently the only supported output method is to Wavefront OBJ like so:
bwmtool [input.bwm] (output.obj)
Program uses some C# 7 syntax, need Visual Studio 2017
8000