1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-28 09:17:59 +00:00
OpenMW/apps/bsatool
Bo Svensson db3d938ee9
cleans up BSAFile (#3177)
We currently build a large map of a BSAFile's contents unused by Open MW. We already map archive contents in VFS. With this PR we remove the map from BSAFile and reimplement its only current use in BSATool.
2021-10-14 14:46:44 +02:00
..
bsatool.cpp cleans up BSAFile (#3177) 2021-10-14 14:46:44 +02:00
CMakeLists.txt