Warzone2100 / WMIT

Warzone Model Import Tool - for use with Warzone 2100
GNU General Public License v3.0
16 stars 11 forks source link

Add basic test case for CLI-based model convertion #32

Closed inodlite closed 3 years ago

inodlite commented 3 years ago

WMIT has a CLI mode that allows conversions from WZM<->PIE<->OBJ. This can be leveraged as a base for a basic test case.

inodlite commented 3 years ago

CLI conversion needs some clean-up first, see #33.