xtremexp / UT4X-Converter

Helps converting old Unreal (Tournament) maps to UT3 (2007) / UT4 (2015) game.
Other
63 stars 18 forks source link

[UT2003/UT2004] Automation test #16

Closed xtremexp closed 4 years ago

xtremexp commented 4 years ago

Set up automation tests to convert all UT2004 map at once (in batch) and check if some maps failed to convert or there are some issues while converting actors (t3d parsing issues notably).

This would help reduce bugs (mainly while parsing .t3d file) from converter since a more diversity of data (maps, resources) is tested.