I need to export 1.12.1 maps (including world objects etc). I see that there are plenty of tools available for later versions of the game but I can't find anything of use for Vanilla. Can anyone point me to a tool that can already do this? I just thought I'd ask before I waste time reinventing the wheel.
Thanks
Edit:
For anyone looking to do this, the tool at https://github.com/mangoszero/server works pretty well, but it doesn't handle doodads. By default, the max slope for agents is 60.0f which is decent for private server usage but for a bot you need to change this to 50.0f in order to generate proper walkable paths. After that it will work 99% perfectly, but it will need modification in order to not get stuck on particular doodads (e.g those big fire objects in Orgrimmar).