Closed schell244 closed 1 month ago
The executable names (MoveMapGen
and MoveMapGen.exe
) will have do be adjusted in this script too then: https://github.com/vmangos/core/blob/development/contrib/mmap/mmap_extract.py
Hm, how about also renaming mmap_extract.py
to something more consistent? Maybe GenerateMoveMaps.py
; or maybe better generate_move_maps.py
if we want a different style to visually distinguish the script more from the compiled executables. Not sure what would be preferable here.
🍰 Pullrequest
Copy map extraction tools into
${BIN_DIR}/Extractors
folder, also copyoffmesh.txt
andconfig.json
to the same location. Added a more consistent naming scheme for the tools:mapextractor
MapExtractor
MoveMapGen
MoveMapGenerator
vmap_assembler
VMapAssembler
vmapextractor
VMapExtractor
How to test
USE_EXTRACTORS = 1