LetsTimeIt / DungeonTools

Fork of Nnoga's Mythic Dungeon Tools addon to restore mob data and improve upon the base code!
GNU General Public License v2.0
281 stars 74 forks source link

Updating from ManBabyDungeonTools? #75

Closed DosParkers closed 3 years ago

DosParkers commented 3 years ago

How do I go from ManBaby to DungeonTools without wiping out my existing routes?

madar2252 commented 3 years ago

I think you can just rename your manbabydungeontools.lua to dungeontools.lua in your WTF folder, and edit the first line within the file (change the name on the same way). At least this is what I did to keep the routes from mythicdungeontools into dungeontools. (have a backup of the old manbabydungeontools.lua, as if you mess up something, the client delete it)

DosParkers commented 3 years ago

Thanks @madar2252 that's the solution I was looking for. I ended up just redoing the paths as I spend a lot of time fiddling around with different paths anyways.